Index: chrome/app/chrome_command_ids.h |
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
index cbf2059d932566ba2b108d80344011c58574ac1b..088ccf3366b1b353aee120567fc36e101a7d02f6 100644 |
--- a/chrome/app/chrome_command_ids.h |
+++ b/chrome/app/chrome_command_ids.h |
@@ -184,20 +184,21 @@ |
#define IDC_BOOKMARKS_MENU 40029 |
// TODO(atwilson): Remove IDC_SHOW_SYNC_SETUP when we officially allow signin |
// when sync is disabled. |
-#define IDC_SHOW_SYNC_SETUP 40030 |
-#define IDC_SHOW_SIGNIN 40030 |
-#define IDC_EXTENSION_ERRORS 40031 |
-#define IDC_SHOW_SIGNIN_ERROR 40032 |
-#define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033 |
-#define IDC_SHOW_SETTINGS_CHANGE_LAST 40133 |
-#define IDC_SHOW_AVATAR_MENU 40134 |
-#define IDC_EXTENSION_DISABLED_FIRST 40135 |
-#define IDC_EXTENSION_DISABLED_LAST 40235 |
-#define IDC_TOGGLE_REQUEST_TABLET_SITE 40236 |
-#define IDC_DEV_TOOLS_TOGGLE 40237 |
-#define IDC_EXTERNAL_EXTENSION_ALERT 40238 |
-#define IDC_RECENT_TABS_MENU 40239 |
-#define IDC_RECENT_TABS_NO_DEVICE_TABS 40240 |
+#define IDC_SHOW_SYNC_SETUP 40030 |
+#define IDC_SHOW_SIGNIN 40030 |
+#define IDC_EXTENSION_ERRORS 40031 |
+#define IDC_SHOW_SIGNIN_ERROR 40032 |
+#define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033 |
+#define IDC_SHOW_SETTINGS_CHANGE_LAST 40133 |
+#define IDC_SHOW_AVATAR_MENU 40134 |
+#define IDC_EXTENSION_DISABLED_FIRST 40135 |
+#define IDC_EXTENSION_DISABLED_LAST 40235 |
+#define IDC_TOGGLE_REQUEST_TABLET_SITE 40236 |
+#define IDC_DEV_TOOLS_TOGGLE 40237 |
+#define IDC_EXTERNAL_EXTENSION_ALERT 40238 |
+#define IDC_RECENT_TABS_MENU 40239 |
+#define IDC_RECENT_TABS_NO_DEVICE_TABS 40240 |
+#define IDC_RECENT_TABS_DEVICES_AND_HISTORY 40241 |
// Spell-check |
// Insert any additional suggestions before _LAST; these have to be consecutive. |