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

Unified Diff: ash/ash.gyp

Issue 1894593002: Adds WmLayoutManager and the aura wrapper AuraLayoutManagerAdapter (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/aura/aura_layout_manager_adapter.h » ('j') | ash/wm/aura/aura_layout_manager_adapter.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 c95b02fee49837c4b36a6580075e87c4991893ee..f2a9da3aa6543e0cc87b05f5fb03ba16ae903320 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -523,6 +523,8 @@
'wm/ash_focus_rules.h',
'wm/ash_native_cursor_manager.cc',
'wm/ash_native_cursor_manager.h',
+ 'wm/aura/aura_layout_manager_adapter.cc',
+ 'wm/aura/aura_layout_manager_adapter.h',
'wm/aura/wm_root_window_controller_aura.cc',
'wm/aura/wm_root_window_controller_aura.h',
'wm/aura/wm_window_aura.cc',
@@ -531,6 +533,7 @@
'wm/boot_splash_screen_chromeos.h',
'wm/common/wm_event.cc',
'wm/common/wm_event.h',
+ 'wm/common/wm_layout_manager.h',
'wm/common/wm_root_window_controller.h',
'wm/common/wm_screen_util.cc',
'wm/common/wm_screen_util.h',
« no previous file with comments | « no previous file | ash/wm/aura/aura_layout_manager_adapter.h » ('j') | ash/wm/aura/aura_layout_manager_adapter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698