Chromium Code Reviews| Index: src/compiler/DEPS |
| diff --git a/test/cctest/DEPS b/src/compiler/DEPS |
| similarity index 57% |
| copy from test/cctest/DEPS |
| copy to src/compiler/DEPS |
| index 3e73aa244ff09076a1e05734d75bf0ca620a86cf..60e2f6d742e35e8516fa7faa8bad1c28a92622db 100644 |
| --- a/test/cctest/DEPS |
| +++ b/src/compiler/DEPS |
| @@ -1,3 +1,3 @@ |
| include_rules = [ |
| - "+src", |
| + "-src/v8.h", |
| ] |