Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: chrome/browser/component/navigation_interception/DEPS

Issue 11293017: Move navigation interception component to content/components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
- ],
-}

Powered by Google App Engine
This is Rietveld 408576698