Chromium Code Reviews| Index: test/inspector/DEPS |
| diff --git a/test/inspector/DEPS b/test/inspector/DEPS |
| index 93c8f6afa519ec5f8a793bc83049c6caaf56ef4b..b266dfa7ae4268ff907aa4177e8a8d55d167b08b 100644 |
| --- a/test/inspector/DEPS |
| +++ b/test/inspector/DEPS |
| @@ -7,4 +7,5 @@ include_rules = [ |
| "+src/locked-queue-inl.h", |
| "+src/utils.h", |
| "+src/vector.h", |
| + "+src/inspector/v8-inspector-impl.h", |
|
dgozman
2016/12/18 03:31:01
Let's expose src/inspector/test-interface.h, which
kozy
2016/12/18 06:27:37
Done.
|
| ] |