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

Unified Diff: chrome/browser/ui/profile_menu_model.h

Issue 7453007: Multi-Profiles: Remove delete profile command from avatar menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 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 | « no previous file | chrome/browser/ui/profile_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/profile_menu_model.h
diff --git a/chrome/browser/ui/profile_menu_model.h b/chrome/browser/ui/profile_menu_model.h
index 376a68c58551288acd407fb2761b5ae99c6f41fc..47c3d6c12c7ca573903ecdaa9ac5d4886d5d2d15 100644
--- a/chrome/browser/ui/profile_menu_model.h
+++ b/chrome/browser/ui/profile_menu_model.h
@@ -18,7 +18,6 @@ class ProfileMenuModel : public ui::SimpleMenuModel,
COMMAND_PROFILE_NAME,
COMMAND_CHOOSE_AVATAR_ICON,
COMMAND_CUSTOMIZE_PROFILE,
- COMMAND_DELETE_PROFILE,
COMMAND_CREATE_NEW_PROFILE,
COMMAND_SWITCH_PROFILE_MENU,
// The profiles submenu contains a menu item for each profile. For the i'th
« no previous file with comments | « no previous file | chrome/browser/ui/profile_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698