Chromium Code Reviews| Index: content/test/DEPS |
| diff --git a/content/test/DEPS b/content/test/DEPS |
| index d8eb582fc2035b9bccaba3e89796fb6aa2b133d2..1949e27f82dcd1129b91c22c8175baf1b368353b 100644 |
| --- a/content/test/DEPS |
| +++ b/content/test/DEPS |
| @@ -6,4 +6,5 @@ include_rules = [ |
| "+ui/aura/test/test_aura_initializer.h", |
| "+ui/base/resource/data_pack.h", |
| "+third_party/WebKit/public/testing", |
| + "!v8/include/v8.h", |
| ] |