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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 23514021: Add Hide to app menu. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Save original key equivalent. Created 7 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 | « apps/app_shim/extension_app_shim_handler_mac_unittest.cc ('k') | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index a234725ca23c19d4346e1ccd0fa76ac96a30af7f..bb3a373bc79b0ecc53177062c73181061da63c43 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -242,6 +242,7 @@
#define IDC_VIEW_MENU 44000 // OSX only
#define IDC_FILE_MENU 44001 // OSX only
#define IDC_CHROME_MENU 44002 // OSX only
+#define IDC_HIDE_APP 44003 // OSX only
#define IDC_HISTORY_MENU 46000 // OSX only
#define IDC_PROFILE_MAIN_MENU 46100 // OSX only
#define IDC_INPUT_METHODS_MENU 46300 // Linux only
« no previous file with comments | « apps/app_shim/extension_app_shim_handler_mac_unittest.cc ('k') | chrome/app/nibs/MainMenu.xib » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698