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

Unified Diff: ui/app_list/DEPS

Issue 27438002: Store AppItems as pages in AppListModel. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address comments Created 7 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: ui/app_list/DEPS
diff --git a/ui/app_list/DEPS b/ui/app_list/DEPS
index bfb1162ab5c6eca11c8a2364658c6b43a5d80bbf..bd3bf143bdb1367290a62fb24bc11732d0c981e8 100644
--- a/ui/app_list/DEPS
+++ b/ui/app_list/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+grit/ui_resources.h",
"+grit/ui_strings.h",
"+skia",
+ "+sync",
"+third_party/skia",
# Allow inclusion of third-party code:
"+third_party/GTM", # Google Toolbox for Mac.

Powered by Google App Engine
This is Rietveld 408576698