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

Unified Diff: ash/ash.gyp

Issue 2274333002: ash: Move more code from Shelf to WmShelf (Closed)
Patch Set: tweak 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 989c5a922d11daaa0a62360cbaa6cd1c6816a7f3..83671839d6c0fcabc4ef3cf6fd28af6d09591cc6 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -158,8 +158,6 @@
'common/shelf/shelf_model.cc',
'common/shelf/shelf_model.h',
'common/shelf/shelf_model_observer.h',
- 'common/shelf/shelf_navigator.cc',
- 'common/shelf/shelf_navigator.h',
'common/shelf/shelf_tooltip_manager.cc',
'common/shelf/shelf_tooltip_manager.h',
'common/shelf/shelf_types.h',
@@ -955,7 +953,6 @@
'common/shelf/shelf_button_pressed_metric_tracker_unittest.cc',
'common/shelf/shelf_locking_manager_unittest.cc',
'common/shelf/shelf_model_unittest.cc',
- 'common/shelf/shelf_navigator_unittest.cc',
'common/shelf/shelf_tooltip_manager_unittest.cc',
'common/shelf/shelf_window_watcher_unittest.cc',
'common/system/chromeos/brightness/tray_brightness_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698