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

Unified Diff: components/app_modal_dialogs/DEPS

Issue 666533007: Move JavaScriptDialogManager, JavascriptAppModalDialogViews to components/app_modal_dialogs (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 1 month 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: components/app_modal_dialogs/DEPS
diff --git a/components/app_modal_dialogs/DEPS b/components/app_modal_dialogs/DEPS
index 9faf2b465501a512cc5bcf5f416ce895de5413af..bc65d1ffb897f2f94ed177b44d4d02d8d7e6dd9e 100644
--- a/components/app_modal_dialogs/DEPS
+++ b/components/app_modal_dialogs/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+content/public/browser",
+ "+content/public/common",
"+grit/components_strings.h",
"+net/base",
"+ui/aura",
+ "+ui/base",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698