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

Unified Diff: components/app_modal_dialogs/DEPS

Issue 648833004: Componentize app_modal_dialog (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: Created 6 years, 2 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: components/app_modal_dialogs/DEPS
diff --git a/components/web_modal/DEPS b/components/app_modal_dialogs/DEPS
similarity index 62%
copy from components/web_modal/DEPS
copy to components/app_modal_dialogs/DEPS
index 3539cc439134891e656897f888f72d62ceba8186..9faf2b465501a512cc5bcf5f416ce895de5413af 100644
--- a/components/web_modal/DEPS
+++ b/components/app_modal_dialogs/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+content/public/browser",
- "+content/public/test",
+ "+grit/components_strings.h",
"+net/base",
+ "+ui/aura",
"+ui/gfx",
]

Powered by Google App Engine
This is Rietveld 408576698