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

Unified Diff: ash/ash.gyp

Issue 251103005: Added arrow key navigation to Overview Mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added reposition animation, shortened movement time, fixed what Terry commented. Created 6 years, 7 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/wm/overview/window_grid.h » ('j') | ash/wm/overview/window_grid.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 b42fe07ad40f556ac69367f6a65d5ce76b40c059..42857a58a0e21746707fd67ce86117d2f4110a4a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -591,6 +591,8 @@
'wm/overview/scoped_transform_overview_window.h',
'wm/overview/scoped_window_copy.cc',
'wm/overview/scoped_window_copy.h',
+ 'wm/overview/window_grid.cc',
+ 'wm/overview/window_grid.h',
'wm/overview/window_selector.cc',
'wm/overview/window_selector.h',
'wm/window_cycle_controller.cc',
« no previous file with comments | « no previous file | ash/wm/overview/window_grid.h » ('j') | ash/wm/overview/window_grid.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698