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

Unified Diff: ash/ash.gyp

Issue 1891283002: Moves WmTypes to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge 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
« no previous file with comments | « no previous file | ash/wm/common/wm_event.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 c95b02fee49837c4b36a6580075e87c4991893ee..e90aa6d9fa4b5eb0e9eacef2962067e2372ace73 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -534,6 +534,8 @@
'wm/common/wm_root_window_controller.h',
'wm/common/wm_screen_util.cc',
'wm/common/wm_screen_util.h',
+ 'wm/common/wm_types.cc',
+ 'wm/common/wm_types.h',
'wm/common/wm_window.h',
'wm/common/wm_window_observer.h',
'wm/common/wm_window_property.h',
@@ -674,8 +676,6 @@
'wm/window_state_util.h',
'wm/window_util.cc',
'wm/window_util.h',
- 'wm/wm_types.cc',
- 'wm/wm_types.h',
'wm/workspace/magnetism_matcher.cc',
'wm/workspace/magnetism_matcher.h',
'wm/workspace/multi_window_resize_controller.cc',
« no previous file with comments | « no previous file | ash/wm/common/wm_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698