Index: chrome/browser/profiles/avatar_menu_model.h |
=================================================================== |
--- chrome/browser/profiles/avatar_menu_model.h (revision 96308) |
+++ chrome/browser/profiles/avatar_menu_model.h (working copy) |
@@ -59,7 +59,7 @@ |
// model: |
// Opens a Browser with the specified profile in response to the user |
// selecting an item. |
- void SwitchToProfile(size_t index); |
+ void SwichToProfile(size_t index); |
// Opens the profile settings in response to clicking the edit button next to |
// an item. |
void EditProfile(size_t index); |