Chromium Code Reviews| Index: test/inspector-protocol/DEPS |
| diff --git a/test/inspector-protocol/DEPS b/test/inspector-protocol/DEPS |
| index c8acb355b5fe6caf6b413426a548b548a5113c48..eca7f562dfbe25b0aa17bed1e39f4286ec57d001 100644 |
| --- a/test/inspector-protocol/DEPS |
| +++ b/test/inspector-protocol/DEPS |
| @@ -3,4 +3,5 @@ include_rules = [ |
| "+src/base/macros.h", |
| "+src/base/platform/platform.h", |
| "+src/locked-queue-inl.h", |
| + "+src/vector.h", |
| ] |