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

Unified Diff: ash/ash.gyp

Issue 1900443002: Removes aura dependencies from WindowPositioner (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nuke GetWorkAreaForWindowInParent and fix windows 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_delegate.h ('k') | ash/default_user_wallpaper_delegate.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 49f8358f44bcc36b5ecaafbd9ba5311c309485db..9dfef5a2417bca66e7777ed17cab84468b8d5585 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -525,14 +525,19 @@
'wm/ash_native_cursor_manager.h',
'wm/aura/aura_layout_manager_adapter.cc',
'wm/aura/aura_layout_manager_adapter.h',
+ 'wm/aura/wm_globals_aura.cc',
+ 'wm/aura/wm_globals_aura.h',
'wm/aura/wm_root_window_controller_aura.cc',
'wm/aura/wm_root_window_controller_aura.h',
'wm/aura/wm_window_aura.cc',
'wm/aura/wm_window_aura.h',
'wm/boot_splash_screen_chromeos.cc',
'wm/boot_splash_screen_chromeos.h',
+ 'wm/common/window_positioning_utils.cc',
+ 'wm/common/window_positioning_utils.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_root_window_controller.h',
'wm/common/wm_screen_util.cc',
« no previous file with comments | « ash/accelerators/accelerator_delegate.h ('k') | ash/default_user_wallpaper_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698