Index: mojo/public/c/tests/DEPS |
diff --git a/mojo/public/c/tests/DEPS b/mojo/public/c/tests/DEPS |
deleted file mode 100644 |
index 8bb9af720461d7cb2441eba5586197f72bc228dc..0000000000000000000000000000000000000000 |
--- a/mojo/public/c/tests/DEPS |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-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", |
-] |