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

Unified Diff: ash/ash.gyp

Issue 10823025: Adding new maximize menu according to spec (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Found some edge cases for menu destruction Created 8 years, 5 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_strings.grd » ('j') | ash/wm/window_maximize.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 eb180ba193ca985510491c5c68b7754df7c6f32e..c3e8d74df495fffb32e8aaebf242a3bb74e5b52e 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -305,6 +305,8 @@
'wm/window_cycle_list.h',
'wm/window_frame.cc',
'wm/window_frame.h',
+ 'wm/window_maximize.cc',
+ 'wm/window_maximize.h',
'wm/window_modality_controller.cc',
'wm/window_modality_controller.h',
'wm/window_properties.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | ash/wm/window_maximize.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698