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

Unified Diff: ash/ash.gyp

Issue 2171813004: mash: Fold ShelfItemDelegateManager into ShelfModel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: explicitly destroy ShelfItemDelegates 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/app_list_shelf_item_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 8834013c2839aad04c2acc41635f8becfbcfd869..5befb8b684714d0043e66a17b3f0c7705e7c82e8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -109,8 +109,6 @@
'common/shelf/shelf_constants.cc',
'common/shelf/shelf_constants.h',
'common/shelf/shelf_item_delegate.h',
- 'common/shelf/shelf_item_delegate_manager.cc',
- 'common/shelf/shelf_item_delegate_manager.h',
'common/shelf/shelf_item_types.cc',
'common/shelf/shelf_item_types.h',
'common/shelf/shelf_locking_manager.cc',
@@ -809,8 +807,6 @@
'test/overflow_bubble_view_test_api.h',
'test/shelf_button_pressed_metric_tracker_test_api.cc',
'test/shelf_button_pressed_metric_tracker_test_api.h',
- 'test/shelf_item_delegate_manager_test_api.cc',
- 'test/shelf_item_delegate_manager_test_api.h',
'test/shelf_test_api.h',
'test/shelf_view_test_api.cc',
'test/shelf_view_test_api.h',
« no previous file with comments | « no previous file | ash/common/shelf/app_list_shelf_item_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698