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

Unified Diff: ash/ash.gyp

Issue 2169533002: mash: Migrate shelf app list button to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 5 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/app_list_presenter_delegate_unittest.cc ('k') | ash/common/shelf/DEPS » ('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 a812c1fa0eee890cc15b549179c5ed1b3ba08e65..9a4019c0d81db3f7e8e38e944daac3be451f54aa 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -93,6 +93,10 @@
'common/session/session_state_observer.cc',
'common/session/session_state_observer.h',
'common/session/session_types.h',
+ 'common/shelf/app_list_button.cc',
+ 'common/shelf/app_list_button.h',
+ 'common/shelf/app_list_shelf_item_delegate.cc',
+ 'common/shelf/app_list_shelf_item_delegate.h',
'common/shelf/ink_drop_button_listener.h',
'common/shelf/overflow_bubble.cc',
'common/shelf/overflow_bubble.h',
@@ -600,10 +604,6 @@
'screen_util.cc',
'screen_util.h',
'screenshot_delegate.h',
- 'shelf/app_list_button.cc',
- 'shelf/app_list_button.h',
- 'shelf/app_list_shelf_item_delegate.cc',
- 'shelf/app_list_shelf_item_delegate.h',
'shelf/scoped_observer_with_duplicated_sources.h',
'shelf/shelf.cc',
'shelf/shelf.h',
« no previous file with comments | « ash/app_list/app_list_presenter_delegate_unittest.cc ('k') | ash/common/shelf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698