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

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: git try Created 8 years, 4 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') | no next file with comments »
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 e05efd6d66b395ac416960f2bf44cf4d93754eec..d2f47791288320db955bb3634c7473febc0eed05 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -252,6 +252,8 @@
'wm/frame_painter.h',
'wm/image_grid.cc',
'wm/image_grid.h',
+ 'wm/maximize_bubble_controller.cc',
+ 'wm/maximize_bubble_controller.h',
'wm/overlay_event_filter.cc',
'wm/overlay_event_filter.h',
'wm/panel_frame_view.cc',
@@ -333,6 +335,7 @@
'wm/workspace/phantom_window_controller.h',
'wm/workspace/snap_sizer.cc',
'wm/workspace/snap_sizer.h',
+ 'wm/workspace/snap_types.h',
'wm/workspace/workspace.cc',
'wm/workspace/workspace.h',
'wm/workspace/workspace_event_filter.cc',
« no previous file with comments | « no previous file | ash/ash_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698