| Index: ash/system/chromeos/rotation/tray_rotation_lock.h
|
| diff --git a/ash/system/chromeos/rotation/tray_rotation_lock.h b/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| index 109376c98058f0e393c28c76eebaf31d3b550693..31f25c1892dd6d8c6082a3e0c53318206a8c1698 100644
|
| --- a/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| +++ b/ash/system/chromeos/rotation/tray_rotation_lock.h
|
| @@ -26,7 +26,7 @@ class ASH_EXPORT TrayRotationLock
|
| ~TrayRotationLock() override;
|
|
|
| // ScreenOrientationController::Observer:
|
| - void OnRotationLockChanged(bool rotation_locked) override;
|
| + void OnUserRotationLockChanged() override;
|
|
|
| // SystemTrayItem:
|
| views::View* CreateDefaultView(LoginStatus status) override;
|
|
|