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

Unified Diff: ash/ash.gyp

Issue 2237613002: mash: Migrate some misc ShelfLayoutManager deps to ash common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address 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
« no previous file with comments | « no previous file | ash/aura/wm_shelf_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 836c99dc6a530869fa7b0e05eb08cda9afd1ecbb..7fa3860b8795691bae85d0551a6521772815942c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -648,8 +648,8 @@
'shelf/dimmer_view.h',
'shelf/shelf.cc',
'shelf/shelf.h',
- 'shelf/shelf_bezel_event_filter.cc',
- 'shelf/shelf_bezel_event_filter.h',
+ 'shelf/shelf_bezel_event_handler.cc',
+ 'shelf/shelf_bezel_event_handler.h',
'shelf/shelf_layout_manager.cc',
'shelf/shelf_layout_manager.h',
'shelf/shelf_layout_manager_observer.h',
« no previous file with comments | « no previous file | ash/aura/wm_shelf_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698