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

Unified Diff: ash/ash.gyp

Issue 1892703002: Moves WmEvent to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 32ec8ec854f91edc53539e579f688957ad8f3778..99c141b584b5411900ff1fd4a50dd98c4bb6963d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -525,6 +525,8 @@
'wm/ash_native_cursor_manager.h',
'wm/boot_splash_screen_chromeos.cc',
'wm/boot_splash_screen_chromeos.h',
+ 'wm/common/wm_event.cc',
+ 'wm/common/wm_event.h',
'wm/common/workspace/workspace_layout_manager_delegate.h',
'wm/coordinate_conversion.cc',
'wm/coordinate_conversion.h',
@@ -660,8 +662,6 @@
'wm/window_state_util.h',
'wm/window_util.cc',
'wm/window_util.h',
- 'wm/wm_event.cc',
- 'wm/wm_event.h',
'wm/wm_types.cc',
'wm/wm_types.h',
'wm/workspace/magnetism_matcher.cc',
« no previous file with comments | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/display/window_tree_host_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698