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

Unified Diff: ash/ash.gyp

Issue 2176813002: mash: Migrate ShelfTooltipManager to wm common types. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update comment. 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/aura/wm_window_aura.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 a280c481140541fd8359b06c949e6c115b998831..97efa6631a33d98a9d8546313ea70b62a255cc56 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -122,6 +122,8 @@
'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',
'common/shelf/wm_shelf.h',
'common/shelf/wm_shelf_observer.h',
@@ -629,8 +631,6 @@
'shelf/shelf_layout_manager.cc',
'shelf/shelf_layout_manager.h',
'shelf/shelf_layout_manager_observer.h',
- 'shelf/shelf_tooltip_manager.cc',
- 'shelf/shelf_tooltip_manager.h',
'shelf/shelf_util.cc',
'shelf/shelf_util.h',
'shelf/shelf_view.cc',
« no previous file with comments | « no previous file | ash/aura/wm_window_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698