| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 7dd424be734467e40bcc642b92773073995fb717..e85d964f7fe379e9a539a983f6b056f94aa7d0e1 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -170,6 +170,7 @@
|
| #define IDC_PROFILING_ENABLED 40030
|
| #define IDC_FILE_MANAGER 40031
|
| #define IDC_BOOKMARKS_MENU 40032
|
| +#define IDC_SHOW_SYNC_SETUP 40033
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|