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

Unified Diff: chrome/app/nibs/MainMenu.xib

Issue 2475433006: Add "Cast..." menu item to macOS menu bar (Closed)
Patch Set: Created 4 years, 1 month 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
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/browser_window_command_handler.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/nibs/MainMenu.xib
diff --git a/chrome/app/nibs/MainMenu.xib b/chrome/app/nibs/MainMenu.xib
index 1a081a1204767420d82a909aaf67667c2adc476e..07124be963f201905c588d26b2f16408a8d88dc7 100644
--- a/chrome/app/nibs/MainMenu.xib
+++ b/chrome/app/nibs/MainMenu.xib
@@ -156,6 +156,12 @@ CA
<action selector="commandDispatch:" target="-1" id="695"/>
</connections>
</menuItem>
+ <menuItem title="^IDS_MEDIA_ROUTER_MENU_ITEM_TITLE" tag="35011" id="OVr-QF-3s6">
+ <modifierMask key="keyEquivalentModifierMask"/>
+ <connections>
+ <action selector="commandDispatch:" target="-1" id="i0s-9w-Djk"/>
+ </connections>
+ </menuItem>
</items>
</menu>
</menuItem>
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/browser_window_command_handler.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698