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

Unified Diff: ash/ash.gyp

Issue 10381018: ash: First pass of Applist v2. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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/app_list/pagination_model_observer.h ('k') | ash/ash_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 6119f90bcfacf0f95b82e8fb1d68528a2792c041..59639c8cc3775071df455f5c90b48530fa9cbbc5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -51,6 +51,8 @@
'accelerators/nested_dispatcher_controller.h',
'app_list/app_list.cc',
'app_list/app_list.h',
+ 'app_list/app_list_bubble_border.cc',
+ 'app_list/app_list_bubble_border.h',
'app_list/app_list_item_model.cc',
'app_list/app_list_item_model.h',
'app_list/app_list_item_model_observer.h',
@@ -67,6 +69,11 @@
'app_list/drop_shadow_label.h',
'app_list/icon_cache.cc',
'app_list/icon_cache.h',
+ 'app_list/page_switcher.cc',
+ 'app_list/page_switcher.h',
+ 'app_list/pagination_model.cc',
+ 'app_list/pagination_model.h',
+ 'app_list/pagination_model_observer.h',
'ash_switches.cc',
'ash_switches.h',
'caps_lock_delegate.h',
« no previous file with comments | « ash/app_list/pagination_model_observer.h ('k') | ash/ash_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698