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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8817018: Implement cycle window forward/backward by keyboard shortcuts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 'Move IsLocked to Shell' Created 9 years 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 | ui/aura_shell/shell.h » ('j') | ui/aura_shell/shell.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura_shell/aura_shell.gyp
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index 2e1d4302db928631d8e195e63136bdd7b6484d77..baf546cfa92ce4ba0ee7763568538aeb1c1f25cd 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -161,6 +161,8 @@
'test_suite.h',
'test/aura_shell_test_base.cc',
'test/aura_shell_test_base.h',
+ 'test/test_shell_delegate.cc',
+ 'test/test_shell_delegate.h',
'toplevel_layout_manager_unittest.cc',
'toplevel_window_event_filter_unittest.cc',
'workspace_controller_unittest.cc',
« no previous file with comments | « no previous file | ui/aura_shell/shell.h » ('j') | ui/aura_shell/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698