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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8400063: Move maximize/fullscreen/restore to shell (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ready for review Created 9 years, 2 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
Index: ui/aura_shell/aura_shell.gyp
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index 743b832ee2b3d9bb333da467f777872c9758f14e..11fb2f0eec1a2848d675e6e52a20b9c2ea513eff 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -62,6 +62,8 @@
'shell_delegate.h',
'shell_factory.h',
'shell_window_ids.h',
+ 'show_state_controller.h',
+ 'show_state_controller.cc',
'status_area_view.cc',
'status_area_view.h',
'toplevel_frame_view.cc',

Powered by Google App Engine
This is Rietveld 408576698