Index: chrome/app/chrome_command_ids.h |
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
index f6ed1b3f98b0c6a2b5da6f44183e34acfe6b6c68..d7422c7404b56ee206f5120ade885c95eaf31a5c 100644 |
--- a/chrome/app/chrome_command_ids.h |
+++ b/chrome/app/chrome_command_ids.h |
@@ -172,8 +172,9 @@ |
#define IDC_SHOW_SYNC_SETUP 40030 |
#define IDC_EXTENSION_ERRORS 40031 |
#define IDC_SHOW_SYNC_ERROR 40032 |
-#define IDC_SHOW_SETTINGS_CHANGES 40033 |
-#define IDC_SHOW_AVATAR_MENU 40034 |
+#define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033 |
+#define IDC_SHOW_SETTINGS_CHANGE_LAST 40133 |
+#define IDC_SHOW_AVATAR_MENU 40134 |
// Spell-check |
// Insert any additional suggestions before _LAST; these have to be consecutive. |