DEPS 159 Bytes
Newer Older
1 2 3
include_rules = [
  # v8-inspector-protocol.h depends on generated files under include/inspector.
  "+inspector",
4
  "+cppgc/common.h",
5
  "+cppgc/visitor.h",
6
]