| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index 926088d803fd46fa178f7315afeca0389a1f162e..7f7b0c73544031ef21bfc1a0cd597fc15a8104f2 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -161,6 +161,7 @@
|
| #define IDC_VIEW_INCOMPATIBILITIES 40027
|
| #define IDC_VIEW_BACKGROUND_PAGES 40028
|
| #define IDC_SHOW_KEYBOARD_OVERLAY 40029
|
| +#define IDC_PROFILING_ENABLED 40030
|
|
|
| // Spell-check
|
| // Insert any additional suggestions before _LAST; these have to be consecutive.
|
|
|