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

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 and 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 | « no previous file | ash/wm/aura/aura_layout_manager_adapter.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 e90aa6d9fa4b5eb0e9eacef2962067e2372ace73..4d9ecfd1238d778b12850273509ec2e135503f4e 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698