| Index: ash/wm/lock_state_controller.h
|
| diff --git a/ash/wm/lock_state_controller.h b/ash/wm/lock_state_controller.h
|
| index c2e7a6aab609bd41b1a982f86177d6cd34583cb2..bcfd64f0d8b831b76d3545b6c90858178acff3b2 100644
|
| --- a/ash/wm/lock_state_controller.h
|
| +++ b/ash/wm/lock_state_controller.h
|
| @@ -198,7 +198,7 @@ class ASH_EXPORT LockStateController : public aura::RootWindowObserver,
|
| void SetLockScreenDisplayedCallback(const base::Closure& callback);
|
|
|
| // RootWindowObserver override:
|
| - virtual void OnRootWindowHostCloseRequested(
|
| + virtual void OnWindowTreeHostCloseRequested(
|
| const aura::RootWindow* root) OVERRIDE;
|
|
|
| // ShellObserver overrides:
|
|
|