Index: mojo/public/c/system/tests/DEPS |
diff --git a/mojo/public/c/system/tests/DEPS b/mojo/public/c/system/tests/DEPS |
deleted file mode 100644 |
index d7c012cff35afb8d556a53dce8866442d2c79aab..0000000000000000000000000000000000000000 |
--- a/mojo/public/c/system/tests/DEPS |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-include_rules = [ |
- "+testing", |
- # Our test harness is C++, so allow the use of C++: |
- "+mojo/public/cpp", |
- # TODO(vtl): Temporary until these are moved to mojo/public/cpp: |
- "+mojo/public/tests", |
-] |