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

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: 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/views/contents_view.cc » ('j') | ui/app_list/views/start_page_view.cc » ('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 ccd174ea2b0f812cd70d0a41469cd6e2ebba2460..2c6680c1a6b79b5ec006253c367e1a40c890a706 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/views/contents_view.cc » ('j') | ui/app_list/views/start_page_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698