Index: chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc |
diff --git a/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc b/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc |
index 1fc56f464bfbe8f1c2973037c87b151f105fb998..885cd3f1aad0834deeb00f4c626564d033d2c83f 100644 |
--- a/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc |
+++ b/chrome/browser/chromeos/profiles/avatar_menu_actions_chromeos.cc |
@@ -32,7 +32,7 @@ void AvatarMenuActionsChromeOS::AddNewProfile(ProfileMetrics::ProfileAdd type) { |
ash::Shell::GetInstance()->system_tray_delegate()->ShowUserLogin(); |
} |
-void AvatarMenuActionsChromeOS::EditProfile(Profile* profile, size_t index) { |
+void AvatarMenuActionsChromeOS::EditProfile(Profile* profile) { |
NOTIMPLEMENTED(); |
} |