Chromium Code Reviews| Index: ash/shell.h |
| diff --git a/ash/shell.h b/ash/shell.h |
| index 920a205edd0725d505524d137c0f11f8f7cb0605..f7890a47456ef21c6c21fd25af0fedf40ae6fe1a 100644 |
| --- a/ash/shell.h |
| +++ b/ash/shell.h |
| @@ -206,9 +206,6 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate, |
| // Called when the user logs in. |
| void OnLoginStateChanged(LoginStatus status); |
| - // Called after the logged-in user's profile is ready. |
| - void OnLoginUserProfilePrepared(); |
| - |
| // Called when the application is exiting. |
| void OnAppTerminating(); |