| Index: test/inspector-protocol/DEPS
|
| diff --git a/test/inspector-protocol/DEPS b/test/inspector-protocol/DEPS
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f515f66acd924e3fa5b1e8d0e3ec59382ba0213f
|
| --- /dev/null
|
| +++ b/test/inspector-protocol/DEPS
|
| @@ -0,0 +1,11 @@
|
| +include_rules = [
|
| + "-src",
|
| + "+src/inspector",
|
| + "+src/base/platform/platform.h",
|
| + "+src/flags.h",
|
| + "+src/utils.h",
|
| + "+src/vector.h",
|
| + "+src/base/atomic-utils.h",
|
| + "+src/base/macros.h",
|
| + "+src/locked-queue-inl.h",
|
| +]
|
|
|