Index: ash/rotator/test/screen_rotation_animator_test_api.h |
diff --git a/ash/rotator/test/screen_rotation_animator_test_api.h b/ash/rotator/test/screen_rotation_animator_test_api.h |
index e75be794ee7d4bbbd9dc24e2984d43ac9424a399..1d15b5115dc2c6843ce7982df1caf37b2f91634c 100644 |
--- a/ash/rotator/test/screen_rotation_animator_test_api.h |
+++ b/ash/rotator/test/screen_rotation_animator_test_api.h |
@@ -33,6 +33,7 @@ class ScreenRotationAnimatorTestApi |
// Wrapper functions for ScreenRotationAnimator. |
ui::Layer* GetOldLayerTreeRootLayer(); |
void DisableAnimationTimers(); |
+ void EnableSmoothRotation(); |
private: |
// MultiLayerAnimatorTestControllerDelegate: |