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

Unified Diff: chrome/browser/BUILD.gn

Issue 2710763003: Work around an AppKit bug that can leave two windows in a key state.
Patch Set: Nits (#import->#include, variable naming, C++ cast) Created 3 years, 10 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 990018715755936ed38b98b8e9158ba0009c45ec..9ae56e2f7ec0b477bdafffd0ca5068d3834c72bf 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -530,6 +530,7 @@ split_static_library("browser") {
"mac/master_prefs.mm",
"mac/nsprocessinfo_additions.h",
"mac/nsprocessinfo_additions.mm",
+ "mac/patch_nsmenu_key_window_bug.mm",
"mac/relauncher.h",
"mac/relauncher.mm",
"mac/security_wrappers.cc",
« no previous file with comments | « no previous file | chrome/browser/mac/patch_nsmenu_key_window_bug.mm » ('j') | chrome/browser/mac/patch_nsmenu_key_window_bug.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698