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

Unified Diff: components/web_modal/DEPS

Issue 14969012: components: Create web_modal component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tot-merge-before-land Created 7 years, 7 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/web_modal.gypi ('k') | components/web_modal/native_web_contents_modal_dialog.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/web_modal/DEPS
diff --git a/components/navigation_interception/DEPS b/components/web_modal/DEPS
similarity index 60%
copy from components/navigation_interception/DEPS
copy to components/web_modal/DEPS
index cee4d3e1b1c93c92111e7ad3d30cf44af053d19e..3539cc439134891e656897f888f72d62ceba8186 100644
--- a/components/navigation_interception/DEPS
+++ b/components/web_modal/DEPS
@@ -1,8 +1,6 @@
include_rules = [
- "+jni",
- "+net",
-
"+content/public/browser",
- "+content/public/common",
"+content/public/test",
+ "+net/base",
+ "+ui/gfx",
]
« no previous file with comments | « components/web_modal.gypi ('k') | components/web_modal/native_web_contents_modal_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698