Index: cc/layers/layer_impl.h |
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
index 2ed76e65d6aab49250dcac3e0d15281c759f5cd2..75e96c91a6693298fbdb4fdbb43a31056be217e8 100644 |
--- a/cc/layers/layer_impl.h |
+++ b/cc/layers/layer_impl.h |
@@ -480,8 +480,6 @@ class CC_EXPORT LayerImpl { |
gfx::Rect GetScaledEnclosingRectInTargetSpace(float scale) const; |
private: |
- bool HasOnlyTranslationTransforms() const; |
- |
// This includes all animations, even those that are finished but haven't yet |
// been deleted. |
bool HasAnyAnimationTargetingProperty(TargetProperty::Type property) const; |