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

Unified Diff: chrome/browser/ui/toolbar/app_menu_model.h

Issue 1584573004: Remove Metro pinning, and relaunch menu items and strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 11 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 | « chrome/browser/ui/browser_command_controller.cc ('k') | chrome/browser/ui/toolbar/app_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/toolbar/app_menu_model.h
diff --git a/chrome/browser/ui/toolbar/app_menu_model.h b/chrome/browser/ui/toolbar/app_menu_model.h
index faae7f80a4e36fa034cd9c73b3d0a273c0d4b51c..b82be06bf31d641899ce746242ff9da64fcd36c3 100644
--- a/chrome/browser/ui/toolbar/app_menu_model.h
+++ b/chrome/browser/ui/toolbar/app_menu_model.h
@@ -37,9 +37,6 @@ enum AppMenuAction {
MENU_ACTION_BOOKMARK_ALL_TABS,
MENU_ACTION_PIN_TO_START_SCREEN,
MENU_ACTION_RESTORE_TAB,
- MENU_ACTION_WIN_DESKTOP_RESTART,
- MENU_ACTION_WIN8_METRO_RESTART,
- MENU_ACTION_WIN_CHROMEOS_RESTART,
MENU_ACTION_DISTILL_PAGE,
MENU_ACTION_SAVE_PAGE,
MENU_ACTION_FIND,
« no previous file with comments | « chrome/browser/ui/browser_command_controller.cc ('k') | chrome/browser/ui/toolbar/app_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698