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

Unified Diff: ash/ash.gyp

Issue 2293183002: ash: Remove ash::Shelf in favor of ash::WmShelf (Closed)
Patch Set: review comments Created 4 years, 4 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 aa5df36b2da71e8cce93239e22525ae203e7dfd2..08305a24724dc928456812ef6898c60b465aeef2 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -130,8 +130,6 @@
'common/shelf/overflow_bubble_view.h',
'common/shelf/overflow_button.cc',
'common/shelf/overflow_button.h',
- 'common/shelf/shelf.cc',
- 'common/shelf/shelf.h',
'common/shelf/shelf_alignment_menu.cc',
'common/shelf/shelf_alignment_menu.h',
'common/shelf/shelf_background_animator.cc',
@@ -852,7 +850,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_test_api.h',
'test/shelf_view_test_api.cc',
'test/shelf_view_test_api.h',
'test/shell_test_api.cc',

Powered by Google App Engine
This is Rietveld 408576698