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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 8356028: Add shortcut to show avatar menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build error Created 9 years, 2 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/chrome_dll.rc » ('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 b49bf8400fc9fcb1b87b5beb684f26214013e3f5..f00d9c058da32a29054ab8f47a4cd0f23b8ac36e 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -173,6 +173,7 @@
#define IDC_EXTENSION_ERRORS 40031
#define IDC_SHOW_SYNC_ERROR 40032
#define IDC_SHOW_SETTINGS_CHANGES 40033
+#define IDC_SHOW_AVATAR_MENU 40034
// Spell-check
// Insert any additional suggestions before _LAST; these have to be consecutive.
« no previous file with comments | « no previous file | chrome/app/chrome_dll.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698