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

Unified Diff: ash/ash.gyp

Issue 254673004: Add LockLayoutManager responsible for lock container (login/lock). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: overscroll comment Created 6 years, 7 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/ash_switches.h » ('j') | ash/wm/lock_layout_manager.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 7e4b4396a6e50ec1d7ab6899f2ae842219aaf59b..98b6c6be6784d15b42a187f19c398134ea6068c2 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -564,9 +564,13 @@
'wm/immersive_fullscreen_controller.h',
'wm/immersive_revealed_lock.cc',
'wm/immersive_revealed_lock.h',
+ 'wm/lock_layout_manager.cc',
+ 'wm/lock_layout_manager.h',
'wm/lock_state_controller.cc',
'wm/lock_state_controller.h',
'wm/lock_state_observer.h',
+ 'wm/lock_window_state.cc',
+ 'wm/lock_window_state.h',
'wm/maximize_mode/internal_input_device_list.h',
'wm/maximize_mode/internal_input_device_list_x11.cc',
'wm/maximize_mode/internal_input_device_list_x11.h',
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/wm/lock_layout_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698