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

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: cleanup 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index b7bf88eedb03b7fa3fcea407d341154f11fd1aa0..1919e6487a277127ea128342030a31a58df39d8e 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') | ash/common/shelf/app_list_shelf_item_delegate.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698