Chromium Code Reviews| Index: chrome/app/chrome_command_ids.h |
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
| index 5115b1941d06955271bace64a2a70ad32c0d155f..b74902d771c5c7e10ceac9396a1f7c9765e92db2 100644 |
| --- a/chrome/app/chrome_command_ids.h |
| +++ b/chrome/app/chrome_command_ids.h |
| @@ -344,11 +344,6 @@ |
| // Context menu items in the status tray |
| #define IDC_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND 51100 |
| -// Context menu items for speech recognition |
| -#define IDC_SPEECH_INPUT_MENU 51200 |
| -#define IDC_CONTENT_CONTEXT_SPEECH_INPUT_FILTER_PROFANITIES 51201 |
| -#define IDC_CONTENT_CONTEXT_SPEECH_INPUT_ABOUT 51202 |
| - |
| // Context menu items for media stream status tray |
| #define IDC_MEDIA_STREAM_DEVICE_STATUS_TRAY 51300 |
|
msw
2014/05/02 00:05:10
nit: should these subsequent commands have reassig
hans
2014/05/02 02:36:27
I'm not familiar with this file, but the last comm
|
| #define IDC_MEDIA_CONTEXT_MEDIA_STREAM_CAPTURE_LIST_FIRST 51301 |