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

Unified Diff: ui/app_list/DEPS

Issue 284113011: Repurpose views+content example into a generic multiprocess views runtime (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: app_list_demo.cc using example_main Created 6 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 | « ash/ash.gyp ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/DEPS
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index 5d04ab196252cf4fb0095814934142dafea98a04..f3290ff32d15dee31f7a395f17a09b6f4de1b9ef 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -13,3 +13,9 @@ include_rules = [
"+ui/gfx",
"+ui/views",
]
+
+specific_include_rules = {
+ "views_demo_app\.cc": [
+ "+content/public",
+ ],
+}
« no previous file with comments | « ash/ash.gyp ('k') | ui/app_list/app_list.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698