| Index: chrome/app/chrome_command_ids.h
|
| diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
|
| index bfcb7e89127be8130a5371a717f8c13794488965..5fe93d796c04231571ec2f772da064bd117db627 100644
|
| --- a/chrome/app/chrome_command_ids.h
|
| +++ b/chrome/app/chrome_command_ids.h
|
| @@ -349,6 +349,9 @@
|
| #define IDC_MEDIA_ROUTER_LEARN_MORE 51202
|
| #define IDC_MEDIA_ROUTER_REPORT_ISSUE 51203
|
| #define IDC_MEDIA_ROUTER_REMOVE_TOOLBAR_ACTION 51204
|
| +#if defined(GOOGLE_CHROME_BUILD)
|
| +#define IDC_MEDIA_ROUTER_CLOUD_SERVICES_TOGGLE 51205
|
| +#endif // defined(GOOGLE_CHROME_BUILD)
|
|
|
| // Context menu items for media stream status tray
|
| #define IDC_MEDIA_STREAM_DEVICE_STATUS_TRAY 51300
|
|
|