2020-10-15 20:17:08 +02:00
|
|
|
include_rules = [
|
2021-07-14 11:30:07 +02:00
|
|
|
"+src/base",
|
2024-03-30 09:54:35 +01:00
|
|
|
"+third_party/google_benchmark_chrome/src/include/benchmark/benchmark.h",
|
2024-08-14 20:41:00 +02:00
|
|
|
# TODO(chromium: 328117814) Temporarily allow internals until the API has
|
|
|
|
# landed.
|
|
|
|
"+src/api/api-inl.h",
|
|
|
|
"+src/objects/js-objects-inl.h",
|
2020-10-15 20:17:08 +02:00
|
|
|
]
|