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

Unified Diff: ash/test/screen_orientation_controller_test_api.h

Issue 2802403002: Resolve current orientation after applying the previous orientation request. (Closed)
Patch Set: Created 3 years, 8 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/test/screen_orientation_controller_test_api.h
diff --git a/ash/test/screen_orientation_controller_test_api.h b/ash/test/screen_orientation_controller_test_api.h
index 46b04c79c21bd1f912a7784a65032320bf376834..64a84531bc8bd0cbf3c29f7bbd10168036a05152 100644
--- a/ash/test/screen_orientation_controller_test_api.h
+++ b/ash/test/screen_orientation_controller_test_api.h
@@ -26,6 +26,8 @@ class ScreenOrientationControllerTestApi {
blink::WebScreenOrientationLockType UserLockedOrientation() const;
+ blink::WebScreenOrientationLockType GetCurrentOrientation() const;
+
private:
ScreenOrientationController* controller_;
« no previous file with comments | « ash/display/screen_orientation_controller_chromeos.cc ('k') | ash/test/screen_orientation_controller_test_api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698