summaryrefslogtreecommitdiff
path: root/deps/v8/test/inspector/DEPS
blob: af99e0559561615312fc9ce466d3c63e8c0d0b82 (plain)
1
2
3
4
5
6
7
8
9
10
include_rules = [
  "-src",
  "+src/base/macros.h",
  "+src/base/platform/platform.h",
  "+src/flags.h",
  "+src/inspector/string-16.h",
  "+src/locked-queue-inl.h",
  "+src/utils.h",
  "+src/vector.h",
]