dc1c71c0dc
- added a inspector folder, - added related GN and gyp files, - added task handling infrastructure for test runner. BUG=chromium:635948 R=dgozman@chromium.org,alph@chromium.org Review-Url: https://codereview.chromium.org/2361623006 Cr-Commit-Position: refs/heads/master@{#39866}
7 lines
149 B
Python
7 lines
149 B
Python
include_rules = [
|
|
"-src",
|
|
"+src/base/macros.h",
|
|
"+src/base/platform/platform.h",
|
|
"+src/inspector/string-16.h",
|
|
"+src/locked-queue-inl.h",
|
|
] |