Index: mojo/public/cpp/utility/tests/DEPS |
diff --git a/mojo/public/c/tests/DEPS b/mojo/public/cpp/utility/tests/DEPS |
similarity index 64% |
rename from mojo/public/c/tests/DEPS |
rename to mojo/public/cpp/utility/tests/DEPS |
index 8bb9af720461d7cb2441eba5586197f72bc228dc..82f38c5f1422d1f2c6b21c085716ae1607035217 100644 |
--- a/mojo/public/c/tests/DEPS |
+++ b/mojo/public/cpp/utility/tests/DEPS |
@@ -1,7 +1,5 @@ |
include_rules = [ |
"+testing", |
- # Our test harness is C++, so allow use C++: |
- "+mojo/public/cpp", |
# TODO(vtl): Temporary until these are moved to mojo/public/cpp: |
"+mojo/public/tests", |
] |