Index: mojo/fetcher/DEPS |
diff --git a/mojo/fetcher/DEPS b/mojo/fetcher/DEPS |
deleted file mode 100644 |
index 879b25c0bf733a348f32b5d1c5c7ac822b47b549..0000000000000000000000000000000000000000 |
--- a/mojo/fetcher/DEPS |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-include_rules = [ |
- "+crypto", |
- "-mojo/runner", |
- "+net/base", |
-] |
- |
-specific_include_rules = { |
- "about_fetcher_unittest.cc": [ |
- "+mojo/runner/context.h" |
- ], |
- "data_fetcher_unittest.cc": [ |
- "+mojo/runner/context.h" |
- ], |
- "network_fetcher_unittest.cc": [ |
- "+mojo/runner/context.h" |
- ], |
-} |