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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8895003: Aura: Add --aura-laptop-mode to fill the workspace with a single window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, fix unit test build Created 9 years 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 | « ui/aura/aura_switches.cc ('k') | ui/aura_shell/laptop_mode_layout_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/aura_shell.gyp
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index 14148129d4680ac9572e1c93e14951b3816ce6fa..e404546a5d6e033b82c1bd244170324a5c80fb63 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -55,6 +55,8 @@
'drag_image_view.h',
'image_grid.cc',
'image_grid.h',
+ 'laptop_mode_layout_manager.cc',
+ 'laptop_mode_layout_manager.h',
'launcher/app_launcher_button.cc',
'launcher/app_launcher_button.h',
'launcher/launcher.cc',
« no previous file with comments | « ui/aura/aura_switches.cc ('k') | ui/aura_shell/laptop_mode_layout_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698