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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 274973002: Add Help wrench submenu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 | chrome/app/generated_resources.grd » ('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 1deaa8dc240a384d52888d57eecf14adc88c8453..9801369cb5fd9d03186f067355fcb5bec8f6a7d8 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -212,6 +212,7 @@
#define IDC_TAKE_SCREENSHOT 40242
#define IDC_SHOW_SYNC_ERROR 40243
#define IDC_DISTILL_PAGE 40244
+#define IDC_HELP_MENU 40245
// Spell-check
// Insert any additional suggestions before _LAST; these have to be consecutive.
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698