summaryrefslogtreecommitdiff
path: root/deps/v8/include/cppgc/DEPS
blob: 04c343de27c3293fb47bb4761d5945efaf61d4ea (plain)
1
2
3
4
5
6
7
include_rules = [
  "-include",
  "+v8config.h",
  "+v8-platform.h",
  "+cppgc",
  "-src",
]