Index: ash/rotator/screen_rotation.h |
diff --git a/ash/rotator/screen_rotation.h b/ash/rotator/screen_rotation.h |
index 2f9616a648f3eb1805b5c64a184b1f90f7f87098..66caaf6b0fdce3ca29a9ac5e848bcb06784c40da 100644 |
--- a/ash/rotator/screen_rotation.h |
+++ b/ash/rotator/screen_rotation.h |
@@ -45,9 +45,6 @@ class ASH_EXPORT ScreenRotation : public ui::LayerAnimationElement { |
virtual void OnGetTarget(TargetValue* target) const OVERRIDE; |
virtual void OnAbort(ui::LayerAnimationDelegate* delegate) OVERRIDE; |
- static const ui::LayerAnimationElement::AnimatableProperties& |
- GetProperties(); |
- |
scoped_ptr<ui::InterpolatedTransform> interpolated_transform_; |
// The number of degrees to rotate. |