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

Unified Diff: ui/base/BUILD.gn

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 | « chrome/chrome_browser_ui.gypi ('k') | ui/base/cocoa/command_dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index 096e0bd56bc33249a631d5d362acdfcd05cfbfff..e5e8ac954c0bbb912f246b7edae71f7c42f2d6ec 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -87,6 +87,7 @@ component("base") {
"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 | « chrome/chrome_browser_ui.gypi ('k') | ui/base/cocoa/command_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698