Index: chrome/browser/ui/views/frame/global_menu_bar_x11.cc |
diff --git a/chrome/browser/ui/views/frame/global_menu_bar_x11.cc b/chrome/browser/ui/views/frame/global_menu_bar_x11.cc |
index 3e3e8a6eaa1bd1ab41485871094424783565d6d3..ef4d2f65ea0e156e571b04e3f3bc18d821200e87 100644 |
--- a/chrome/browser/ui/views/frame/global_menu_bar_x11.cc |
+++ b/chrome/browser/ui/views/frame/global_menu_bar_x11.cc |
@@ -152,10 +152,6 @@ GlobalMenuBarCommand file_menu[] = { |
{ MENU_SEPARATOR, MENU_SEPARATOR }, |
- { IDS_CREATE_SHORTCUTS, IDC_CREATE_SHORTCUTS }, |
tapted
2017/03/31 05:23:21
i dunno if a string like "Add To Desktop" belongs
dominickn
2017/04/03 03:10:00
Yeah, it seems weird to me for it to be in the Fil
tapted
2017/04/04 01:30:40
Acknowledged. Maybe erg@ has an opinion on this (e
|
- |
- { MENU_SEPARATOR, MENU_SEPARATOR }, |
- |
{ IDS_CLOSE_WINDOW_LINUX, IDC_CLOSE_WINDOW }, |
{ IDS_CLOSE_TAB_LINUX, IDC_CLOSE_TAB }, |
{ IDS_SAVE_PAGE, IDC_SAVE_PAGE }, |