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

Unified Diff: 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 | « components/navigation_interception.gypi ('k') | components/navigation_interception/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/navigation_interception/DEPS
diff --git a/chrome_frame/DEPS b/components/navigation_interception/DEPS
similarity index 81%
copy from chrome_frame/DEPS
copy to components/navigation_interception/DEPS
index 201a2a9d2df161e5b337db4d5165a1124cf0295f..cee4d3e1b1c93c92111e7ad3d30cf44af053d19e 100644
--- a/chrome_frame/DEPS
+++ b/components/navigation_interception/DEPS
@@ -1,6 +1,8 @@
include_rules = [
+ "+jni",
+ "+net",
+
"+content/public/browser",
"+content/public/common",
"+content/public/test",
- "+extensions/common"
]
« no previous file with comments | « components/navigation_interception.gypi ('k') | components/navigation_interception/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698