DEPS 125 Bytes
Newer Older
1 2 3 4 5 6
include_rules = [
  "-include",
  "+v8config.h",
  "+v8-platform.h",
  "+cppgc",
  "-src",
7
  "+libplatform/libplatform.h",
8
]