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

Unified Diff: ash/ash.gyp

Issue 11451002: Focus launcher if spoken feedback is enabled and no other windows visible. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added unit tests. Created 8 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 | ash/launcher/launcher.h » ('j') | ash/launcher/launcher.cc » ('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 69a49172dffdd9e0f612fc1485c98a16815fb288..c2da9aaf98841157c1e73f35f174a0e897ad1826 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -565,6 +565,9 @@
'test/ash_unittests.cc',
'tooltips/tooltip_controller_unittest.cc',
'wm/activation_controller_unittest.cc',
+ 'wm/ash_activation_controller.cc',
sky 2012/12/10 15:37:51 ash_activation_controller.* should be in the ash s
mtomasz 2012/12/11 05:03:32 I think I am doing sth wrong. It is already there,
sky 2012/12/11 16:30:47 Maybe add ASH_EXPORT?
mtomasz 2012/12/13 07:55:29 Done.
+ 'wm/ash_activation_controller.h',
+ 'wm/ash_activation_controller_unittest.cc',
'wm/base_layout_manager_unittest.cc',
'wm/cursor_manager_unittest.cc',
'wm/custom_frame_view_ash_unittest.cc',
« no previous file with comments | « no previous file | ash/launcher/launcher.h » ('j') | ash/launcher/launcher.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698