blob: 9ae91e2dc95f7dfc570aca7625a1578f54aa46ef [file] [log] [blame]
Rubin Xu7bc1b612021-02-16 09:38:50 +00001// GENERATED, do not edit
2// for changes, see genmakefiles.py
3cc_library_static {
4 name: "v8_libsampler",
5 defaults: ["v8_defaults"],
6 srcs: ["src/libsampler/sampler.cc"],
7 local_include_dirs: [
8 "src",
9 "include",
10 ],
11}