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

Unified Diff: chrome/browser/DEPS

Issue 14969012: components: Create web_modal component. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index c5026131dd3f34d370fca5decc366f4491569a84..b3a01872111e637c6b6a6f70b1b022a2b2668dc9 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -9,11 +9,12 @@ include_rules = [
"+components/autofill/common",
"+components/auto_login_parser",
"+components/autofill/common",
- "+components/webdata",
"+components/navigation_interception",
"+components/user_prefs",
"+components/visitedlink/browser",
+ "+components/webdata",
"+components/web_contents_delegate_android",
+ "+components/web_modal",
"+content/public/browser",
"+device/bluetooth",
"+device/media_transfer_protocol",
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/simple_web_view_dialog.cc » ('j') | chrome/browser/ssl/ssl_browser_tests.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698