Chromium Code Reviews| Index: content/public/test/DEPS |
| diff --git a/content/public/test/DEPS b/content/public/test/DEPS |
| index fbe84ed70e302a48a07ddce8e9516d927bf10f89..88c39167de470ebb9ae3b7e14c66858e055d05be 100644 |
| --- a/content/public/test/DEPS |
| +++ b/content/public/test/DEPS |
| @@ -1,6 +1,7 @@ |
| include_rules = [ |
| "-content", |
| "+content/public", |
| + "+mojo/application", |
| "+v8/include/v8.h", |
| ] |