| 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_;
|
|
|
|
|