Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3501)

Unified Diff: chrome/app/chrome_command_ids.h

Issue 2104463002: [Media Router] Add a context menu item to access the chrome://cast page (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index 3bc88e412221d97467ab496928d04a2e5654b2ed..9f7547761bd53e085e6b19819eed061e09adba11 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -374,6 +374,7 @@
#if defined(GOOGLE_CHROME_BUILD)
#define IDC_MEDIA_ROUTER_CLOUD_SERVICES_TOGGLE 51205
#endif // defined(GOOGLE_CHROME_BUILD)
+#define IDC_MEDIA_ROUTER_MANAGE_DEVICES 51206
// Context menu items for media stream status tray
#define IDC_MEDIA_STREAM_DEVICE_STATUS_TRAY 51300
« no previous file with comments | « no previous file | chrome/app/media_router_strings.grdp » ('j') | chrome/browser/ui/toolbar/media_router_contextual_menu.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698