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

Unified Diff: ui/file_manager/file_manager/main.html

Issue 530553006: Remove "Move window to..." from gear menu. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/file_manager.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/main.html
diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
index 8b6f7137446ffaff3a5b585bd1aa11d13fed188f..d144e98dcfe99b4e621a049357dac6744a9c1b89 100644
--- a/ui/file_manager/file_manager/main.html
+++ b/ui/file_manager/file_manager/main.html
@@ -241,7 +241,6 @@
<menu id="gear-menu" class="chrome-menu" showShortcuts>
<menuitem id="gear-menu-newwindow" command="#new-window"></menuitem>
<menuitem id="gear-menu-newfolder" command="#new-folder"></menuitem>
- <hr id="multi-profile-separator">
<hr id="drive-separator">
<menuitem id="gear-menu-drive-sync-settings"
command="#drive-sync-settings"></menuitem>
« no previous file with comments | « ui/file_manager/file_manager/foreground/js/file_manager.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698