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

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: 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 4e7a9b3e6687ab7009bf2e357b619572b197e1ec..7c365d4fab2b51478fa39275af37fcd02dfe7ea3 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -95,6 +95,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',
« chrome/app/chrome_main_app_mode_mac.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