Index: test/base-unittests/DEPS |
diff --git a/src/base/DEPS b/test/base-unittests/DEPS |
similarity index 88% |
copy from src/base/DEPS |
copy to test/base-unittests/DEPS |
index e53cadff484602768523bfacc2409493e76eca20..80f67114d443d2912629d45000fdbda4f03de4dc 100644 |
--- a/src/base/DEPS |
+++ b/test/base-unittests/DEPS |
@@ -4,4 +4,5 @@ include_rules = [ |
"+include/v8stdint.h", |
"-src", |
"+src/base", |
+ "+testing", |
] |