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

Unified Diff: ash/ash.gyp

Issue 9295049: Allow focus to be sent between browser window and launcher/status window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix special index Created 8 years, 11 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/focus_cycler.h » ('j') | ash/focus_cycler.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 047598809a10ee332bfe7669672ac5b42c13435b..97fd3312a1f5b0c5676dc79ecca7ef119ab33412 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -68,6 +68,8 @@
'drag_drop/drag_drop_controller.h',
'drag_drop/drag_image_view.cc',
'drag_drop/drag_image_view.h',
+ 'focus_cycler.cc',
+ 'focus_cycler.h',
'ime/event.cc',
'ime/event.h',
'ime/input_method_event_filter.cc',
« no previous file with comments | « no previous file | ash/focus_cycler.h » ('j') | ash/focus_cycler.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698