7 lines
159 B
Python
7 lines
159 B
Python
include_rules = [
|
|
# v8-inspector-protocol.h depends on generated files under include/inspector.
|
|
"+inspector",
|
|
"+cppgc/common.h",
|
|
"+cppgc/visitor.h",
|
|
]
|