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

Unified Diff: ash/ash.gyp

Issue 1929023002: Refactors WindowResizers to use 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
« no previous file with comments | « no previous file | ash/metrics/user_metrics_recorder.h » ('j') | ash/wm/common/wm_globals.h » ('J')
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 2612050ff8621b24244fa9f369074979bef50f25..bc5d6cb035ed9b2f4ac0684a3bd9853057fc42b2 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -562,6 +562,8 @@
'wm/common/shelf/wm_shelf_constants.h',
'wm/common/shelf/wm_shelf_observer.h',
'wm/common/shelf/wm_shelf_types.h',
+ 'wm/common/shelf/wm_shelf_util.cc',
+ 'wm/common/shelf/wm_shelf_util.h',
'wm/common/switchable_windows.cc',
'wm/common/switchable_windows.h',
'wm/common/window_animation_types.h',
@@ -595,6 +597,7 @@
'wm/common/wm_snap_to_pixel_layout_manager.h',
'wm/common/wm_types.cc',
'wm/common/wm_types.h',
+ 'wm/common/wm_user_metrics_action.h',
'wm/common/wm_window.h',
'wm/common/wm_window_observer.h',
'wm/common/wm_window_property.h',
« no previous file with comments | « no previous file | ash/metrics/user_metrics_recorder.h » ('j') | ash/wm/common/wm_globals.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698