Index: chrome/browser/component/navigation_interception/DEPS |
diff --git a/chrome/browser/component/navigation_interception/DEPS b/chrome/browser/component/navigation_interception/DEPS |
deleted file mode 100644 |
index 4d851675c6a368aafe16fbc6d838b33cff12af37..0000000000000000000000000000000000000000 |
--- a/chrome/browser/component/navigation_interception/DEPS |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-include_rules = [ |
- "+content/public", |
- "+net/url_request", |
-] |
- |
-specific_include_rules = { |
- '.*_(a-z)+test\.cc': [ |
- # Temporary until test case moves into a separate test runner. |
- "!chrome/test/base", |
- "+testing", |
- ], |
-} |