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

Unified Diff: app/app_base.gypi

Issue 2800019: [Mac] Give the Wrench menu keyboard shortcuts. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Split out keymap into new file Created 10 years, 6 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 | « no previous file | app/menus/accelerator_cocoa.h » ('j') | app/menus/accelerator_cocoa.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/app_base.gypi
diff --git a/app/app_base.gypi b/app/app_base.gypi
index 247118a84c016cda0445d55f8407bd3598ba7f47..5abf0306a64579e0dff65a0f0fef260097bb81c0 100644
--- a/app/app_base.gypi
+++ b/app/app_base.gypi
@@ -158,6 +158,7 @@
'linear_animation.h',
'menus/accelerator.h',
'menus/accelerator_gtk.h',
+ 'menus/accelerator_cocoa.h',
'menus/menu_model.cc',
'menus/menu_model.h',
'menus/simple_menu_model.cc',
« no previous file with comments | « no previous file | app/menus/accelerator_cocoa.h » ('j') | app/menus/accelerator_cocoa.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698