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

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: Fixed rob's comments, clang warnings. Created 6 years, 6 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/transparent_activate_window_button.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 7e4b4396a6e50ec1d7ab6899f2ae842219aaf59b..62ca734837361578dde5f05450b8cddc4bd3eaa3 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -588,6 +588,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/transparent_activate_window_button.h » ('j') | ash/wm/overview/window_grid.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698