blob: 78371530e9680d0783fd9f054d2584489c98ddb9 [file] [log] [blame]
Dan Willemsen1f906bf2018-10-24 23:07:53 -07001// GENERATED, do not edit
2// for changes, see genmakefiles.py
3filegroup {
4 name: "v8_js_lib_files",
5 srcs: [
6 "src/js/macros.py",
7 "src/messages.h",
8 "src/js/prologue.js",
Dan Willemsen1f906bf2018-10-24 23:07:53 -07009 "src/js/array.js",
Dan Willemsen1f906bf2018-10-24 23:07:53 -070010 "src/js/typedarray.js",
Rubin Xu2894c6a2019-02-07 16:01:35 +000011 "src/js/intl.js",
Dan Willemsen1f906bf2018-10-24 23:07:53 -070012 ],
13}