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

Unified Diff: ash/ash.gyp

Issue 2177663002: mash: Move ownership of ShelfDelegate to WmShell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix wallpaper tests again 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 | « no previous file | ash/common/shelf/shelf_delegate.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 ce882290f55837acc1a3fb3b7b7aa76ed450ef4a..f6cf70eb6abf877ee5d110beda6e403bd99008e5 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -110,6 +110,7 @@
'common/shelf/shelf_alignment_menu.h',
'common/shelf/shelf_constants.cc',
'common/shelf/shelf_constants.h',
+ 'common/shelf/shelf_delegate.h',
'common/shelf/shelf_item_delegate.h',
'common/shelf/shelf_item_types.cc',
'common/shelf/shelf_item_types.h',
@@ -618,7 +619,6 @@
'shelf/shelf_button.h',
'shelf/shelf_button_pressed_metric_tracker.cc',
'shelf/shelf_button_pressed_metric_tracker.h',
- 'shelf/shelf_delegate.h',
'shelf/shelf_icon_observer.h',
'shelf/shelf_layout_manager.cc',
'shelf/shelf_layout_manager.h',
« no previous file with comments | « no previous file | ash/common/shelf/shelf_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698