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

Unified Diff: ui/base/BUILD.gn

Issue 1255783002: [Mac] Factor out keyboard shortcut handling from ChromeEventProcessingWindow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@execute
Patch Set: Fix a few things. Created 5 years, 5 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/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 87c1a127d249e9b68b9d2ce27bb9d6f3bafd4b95..2d85aaa2b4cff617f8b443d451eeca3fe25ab3d9 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -55,6 +55,7 @@ component("base") {
"cocoa/base_view.mm",
"cocoa/cocoa_base_utils.h",
"cocoa/cocoa_base_utils.mm",
+ "cocoa/command_dispatch_delegate.mm",
"cocoa/constrained_window/constrained_window_animation.h",
"cocoa/constrained_window/constrained_window_animation.mm",
"cocoa/controls/blue_label_button.h",

Powered by Google App Engine
This is Rietveld 408576698