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

Unified Diff: ash/ash.gyp

Issue 1918883002: Makes Panel related classes use ash/wm/common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@phantom_window_controller
Patch Set: feedback 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 | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/root_window_controller.cc » ('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 41d1996f73319d16b4ad86c681851e2ef35b48a7..b373c810f8fe5e6d564f206200f1eb53748aa5b9 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -545,10 +545,12 @@
'wm/common/window_state_util.cc',
'wm/common/window_state_util.h',
'wm/common/wm_activation_observer.h',
+ 'wm/common/wm_display_observer.h',
'wm/common/wm_event.cc',
'wm/common/wm_event.h',
'wm/common/wm_globals.h',
'wm/common/wm_layout_manager.h',
+ 'wm/common/wm_overview_mode_observer.h',
'wm/common/wm_root_window_controller.h',
'wm/common/wm_root_window_controller_observer.h',
'wm/common/wm_screen_util.cc',
« no previous file with comments | « ash/accelerators/accelerator_controller_unittest.cc ('k') | ash/root_window_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698