| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index ad570f195bf88c701c2182703ef6442676bc975f..09407f9dbe5f8b3a54ab185eb35752796132ae5a 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -246,9 +246,6 @@
|
| #define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100
|
| #define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400
|
|
|
| -// Speech input
|
| -#define IDC_TOGGLE_SPEECH_INPUT 42500
|
| -
|
| // Identifiers for platform-specific items.
|
| // Placed in a common file to help insure they never collide.
|
| #define IDC_VIEW_MENU 44000 // OSX only
|
|
|