Index: chrome/browser/chromeos/login/lock/webui_screen_locker.h |
diff --git a/chrome/browser/chromeos/login/lock/webui_screen_locker.h b/chrome/browser/chromeos/login/lock/webui_screen_locker.h |
index 3bf043259e9775e74fbc37115323449a81beeee5..60b8fce003ece107100ced941bc9c4afa55f3680 100644 |
--- a/chrome/browser/chromeos/login/lock/webui_screen_locker.h |
+++ b/chrome/browser/chromeos/login/lock/webui_screen_locker.h |
@@ -95,7 +95,7 @@ class WebUIScreenLocker : public WebUILoginView, |
void OnHeaderBarVisible(); |
// Called by ScreenLocker to notify that ash lock animation finishes. |
- void OnLockAnimationFinished(); |
+ void OnAshLockAnimationFinished(); |
void SetFingerprintState(const AccountId& account_id, FingerprintState state); |