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

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

Issue 2554753002: Move the "Cast..." menu item in macOS menu bar from File to View (Closed)
Patch Set: Created 4 years 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 | no next file » | 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 07124be963f201905c588d26b2f16408a8d88dc7..5bd110deb5024946078c1e60a667bf810751e751 100644
--- a/chrome/app/nibs/MainMenu.xib
+++ b/chrome/app/nibs/MainMenu.xib
@@ -156,12 +156,6 @@ 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>
@@ -362,6 +356,13 @@ CA
<action selector="commandDispatch:" target="-1" id="555"/>
</connections>
</menuItem>
+ <menuItem isSeparatorItem="YES" id="AAx-VM-UbD"/>
+ <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>
<menuItem isSeparatorItem="YES" id="631"/>
<menuItem title="^IDS_DEVELOPER_MENU_MAC" id="501">
<modifierMask key="keyEquivalentModifierMask"/>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698