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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8755003: Maximize windows when double clicking their title bar. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 1 month 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
===================================================================
--- ui/aura_shell/aura_shell.gyp (revision 112237)
+++ ui/aura_shell/aura_shell.gyp (working copy)
@@ -105,6 +105,8 @@
'toplevel_window_event_filter.h',
'window_frame.cc',
'window_frame.h',
+ 'window_util.cc',
+ 'window_util.h',
'workspace_controller.cc',
'workspace_controller.h',
'workspace/workspace.cc',

Powered by Google App Engine
This is Rietveld 408576698