Chromium Code Reviews| Index: ash/shell.h |
| diff --git a/ash/shell.h b/ash/shell.h |
| index bb1427219a7d9c3d2e453eb36030398b1fa85eaf..c36f994285413f147a4d22540127e704aa051b26 100644 |
| --- a/ash/shell.h |
| +++ b/ash/shell.h |
| @@ -197,9 +197,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(); |