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

Unified Diff: ui/app_list/app_list.gyp

Issue 186483004: Add a skeleton Start Page to the experimental app list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ares_change_experimental_animation
Patch Set: rework Created 6 years, 9 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/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 959243b2b4e41810356d87a509157ebbad3daf4c..1b1a5963c7dedff92699be195983769cfaa8bbf3 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -134,6 +134,8 @@
'views/signin_view.h',
'views/speech_view.cc',
'views/speech_view.h',
+ 'views/start_page_view.cc',
+ 'views/start_page_view.h',
'views/top_icon_animation_view.cc',
'views/top_icon_animation_view.h',
],

Powered by Google App Engine
This is Rietveld 408576698