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

Unified Diff: ui/base/ui_base.gyp

Issue 1250403002: [Mac] Move UI item validation to UserInterfaceItemCommandHandler. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@commandexecute
Patch Set: Properly release |commandHandler|. Created 5 years, 3 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/user_interface_item_command_handler.h ('k') | ui/views/cocoa/native_widget_mac_nswindow.mm » ('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 2f9b1be2ee0026a415495fa6498c567570f42239..be2da1ab5ab44deab606d54b839017715de3d9f8 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -131,6 +131,7 @@
'cocoa/tracking_area.mm',
'cocoa/underlay_opengl_hosting_window.h',
'cocoa/underlay_opengl_hosting_window.mm',
+ 'cocoa/user_interface_item_command_handler.h',
'cocoa/view_description.h',
'cocoa/view_description.mm',
'cocoa/window_size_constants.h',
« no previous file with comments | « ui/base/cocoa/user_interface_item_command_handler.h ('k') | ui/views/cocoa/native_widget_mac_nswindow.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698