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

Unified Diff: content/components/navigation_interception/DEPS

Issue 11830043: Move content/components/navigation_interception to src/components (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 11 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
« no previous file with comments | « content/components/README ('k') | content/components/navigation_interception/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/components/navigation_interception/DEPS
diff --git a/content/components/navigation_interception/DEPS b/content/components/navigation_interception/DEPS
deleted file mode 100644
index 8ff1d1350b45a0b5bb1938a83bc9fad1db6435f2..0000000000000000000000000000000000000000
--- a/content/components/navigation_interception/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+content/public",
- "+net/url_request",
-
- # For generated JNI includes
- "+jni",
-]
-
-specific_include_rules = {
- '.*_(a-z)+test\.cc': [
- "+testing",
- ],
-}
« no previous file with comments | « content/components/README ('k') | content/components/navigation_interception/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698