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

Unified Diff: ui/base/ui_base.gyp

Issue 1255783002: [Mac] Factor out keyboard shortcut handling from ChromeEventProcessingWindow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@execute
Patch Set: UI_BASE_EXPORT CommandDispatcher Created 5 years, 4 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 | « ui/base/cocoa/command_dispatcher.mm ('k') | ui/views/cocoa/native_widget_mac_nswindow.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index 36f07f760a138f3d537961f634ea19521d8d0abb..2f9b1be2ee0026a415495fa6498c567570f42239 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -83,6 +83,8 @@
'cocoa/base_view.mm',
'cocoa/cocoa_base_utils.h',
'cocoa/cocoa_base_utils.mm',
+ 'cocoa/command_dispatcher.h',
+ 'cocoa/command_dispatcher.mm',
'cocoa/constrained_window/constrained_window_animation.h',
'cocoa/constrained_window/constrained_window_animation.mm',
'cocoa/controls/blue_label_button.h',
« no previous file with comments | « ui/base/cocoa/command_dispatcher.mm ('k') | ui/views/cocoa/native_widget_mac_nswindow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698