| Index: chrome/browser/ui/webui/options/manage_profile_handler.cc | 
| diff --git a/chrome/browser/ui/webui/options/manage_profile_handler.cc b/chrome/browser/ui/webui/options/manage_profile_handler.cc | 
| index 056c20c5bfd704e443821ca171cbe06bb766c4f4..04754bb452559bf7e73601686a5d2bb677b0b4ba 100644 | 
| --- a/chrome/browser/ui/webui/options/manage_profile_handler.cc | 
| +++ b/chrome/browser/ui/webui/options/manage_profile_handler.cc | 
| @@ -131,8 +131,6 @@ void ManageProfileHandler::GetLocalizedValues( | 
| supervised_user_dashboard_url, | 
| supervised_user_dashboard_display)); | 
|  | 
| -  localized_strings->SetBoolean("newAvatarMenuEnabled", | 
| -                                switches::IsNewAvatarMenu()); | 
| localized_strings->SetBoolean("profileShortcutsEnabled", | 
| ProfileShortcutManager::IsFeatureEnabled()); | 
|  | 
|  |