Index: chrome/app/chrome_command_ids.h |
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h |
index 746d9e138c2b0543588e5e12372e97ebb95f8467..b733d6828a7e858c2565b63674863215395e8da8 100644 |
--- a/chrome/app/chrome_command_ids.h |
+++ b/chrome/app/chrome_command_ids.h |
@@ -348,6 +348,9 @@ |
#define IDC_MEDIA_ROUTER_HELP 51201 |
#define IDC_MEDIA_ROUTER_LEARN_MORE 51202 |
#define IDC_MEDIA_ROUTER_REPORT_ISSUE 51203 |
+#if defined(GOOGLE_CHROME_BUILD) |
+#define IDC_MEDIA_ROUTER_CLOUD_SERVICES_TOGGLE 51204 |
+#endif // defined(GOOGLE_CHROME_BUILD) |
// Context menu items for media stream status tray |
#define IDC_MEDIA_STREAM_DEVICE_STATUS_TRAY 51300 |