Add files
This commit is contained in:
10
v8/include/DEPS
Normal file
10
v8/include/DEPS
Normal file
@ -0,0 +1,10 @@
|
||||
include_rules = [
|
||||
# v8-inspector-protocol.h depends on generated files under include/inspector.
|
||||
"+inspector",
|
||||
"+cppgc/common.h",
|
||||
# Used by v8-cppgc.h to bridge to cppgc.
|
||||
"+cppgc/custom-space.h",
|
||||
"+cppgc/heap-statistics.h",
|
||||
"+cppgc/internal/write-barrier.h",
|
||||
"+cppgc/visitor.h",
|
||||
]
|
Reference in New Issue
Block a user