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

Unified Diff: ui/app_list/app_list.gyp

Issue 297643002: Add tiles to the experimental app list start page. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address comments, add model observer and tests 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 | « no previous file | ui/app_list/app_list_model.cc » ('j') | ui/app_list/views/start_page_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 5408f487b8b749617bd1a3df0cfc367f9addafa4..b5f2e3bf042d742fae00a5622bbedaa86e9ecfcd 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -138,6 +138,8 @@
'views/speech_view.h',
'views/start_page_view.cc',
'views/start_page_view.h',
+ 'views/tile_item_view.cc',
+ 'views/tile_item_view.h',
'views/top_icon_animation_view.cc',
'views/top_icon_animation_view.h',
],
« no previous file with comments | « no previous file | ui/app_list/app_list_model.cc » ('j') | ui/app_list/views/start_page_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698