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

Unified Diff: ui/ui.gyp

Issue 12723011: Giving focus to an app shim brings windows belonging to that app to the foreground. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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
« ui/base/cocoa/focus_window_set.mm ('K') | « ui/base/cocoa/focus_window_set.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index b45ce06bdcbe1c815a03c36660b3003d9b0b5370..080160449c74f0216f635578c490900707be7468 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -96,6 +96,8 @@
'base/cocoa/find_pasteboard.mm',
'base/cocoa/focus_tracker.h',
'base/cocoa/focus_tracker.mm',
+ 'base/cocoa/focus_window_set.h',
+ 'base/cocoa/focus_window_set.mm',
'base/cocoa/fullscreen_window_manager.h',
'base/cocoa/fullscreen_window_manager.mm',
'base/cocoa/nib_loading.h',
« ui/base/cocoa/focus_window_set.mm ('K') | « ui/base/cocoa/focus_window_set.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698