Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Unified Diff: ash/system/chromeos/rotation/tray_rotation_lock.h

Issue 2757493002: User orientation lock (Closed)
Patch Set: . Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;

Powered by Google App Engine
This is Rietveld 408576698