v8/test/inspector/DEPS

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
215 B
Plaintext
Raw Normal View History

include_rules = [
"-src",
"+src/base",
"+src/flags/flags.h",
"+src/heap/read-only-heap.h",
"+src/inspector/test-interface.h",
"+src/init/v8.h",
"+src/libplatform/default-platform.h",
"+src/utils",
]