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

Unified Diff: chrome/browser/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 | « no previous file | chrome/browser/chromeos/login/simple_web_view_dialog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 0c4622da49ea4c80f7c5e47659ae94a68fac4bb2..c663fb9a1186f22b0c7be9b5ad9e2b87cca0b2bb 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698