| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 2de3b2b1b2e5f54d83b5b5cadec6378fa6a9bdad..15b041428072aefb1c21c9349810d6bc13afde49 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -181,6 +181,7 @@
|
| #define IDC_EXTENSION_ERRORS 40031
|
| #define IDC_SHOW_SYNC_ERROR 40032
|
| #define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033
|
| +#define IDC_DEV_TOOLS_TOGGLE_INSPECTOR 40034
|
| #define IDC_SHOW_SETTINGS_CHANGE_LAST 40133
|
| #define IDC_SHOW_AVATAR_MENU 40134
|
| #define IDC_EXTENSION_DISABLED_FIRST 40135
|
|
|