Chromium Code Reviews| Index: test/inspector-protocol/DEPS |
| diff --git a/test/inspector-protocol/DEPS b/test/inspector-protocol/DEPS |
| index 7c2725c346976d5cce5fd27ddde5ac46201a3926..4a084333941aaf13379f402f1e85b4000cbbb40a 100644 |
| --- a/test/inspector-protocol/DEPS |
| +++ b/test/inspector-protocol/DEPS |
| @@ -4,4 +4,5 @@ include_rules = [ |
| "+src/base/platform/platform.h", |
| "+src/inspector/string-16.h", |
| "+src/locked-queue-inl.h", |
| + "+src/vector.h", |
|
dgozman
2016/09/27 18:41:20
Unused?
kozy
2016/09/27 19:31:22
Done.
|
| ] |