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

Unified Diff: content/shell/DEPS

Issue 11419013: Add desktop vs. ash context to ui_controls Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: cleanup Created 8 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: content/shell/DEPS
diff --git a/content/shell/DEPS b/content/shell/DEPS
index 64bcfeadf914baa492dcbc50c544d8bd036527ac..5b7a88cafe8d99dabbab025655c7e34ddaee3004 100644
--- a/content/shell/DEPS
+++ b/content/shell/DEPS
@@ -18,6 +18,7 @@ include_rules = [
# The content_shell for aura must work with the views and aura
"+ui/aura",
+ "+ui/ui_controls",
"+ui/views",
# For WebTestRunner library

Powered by Google App Engine
This is Rietveld 408576698