Index: cc/layers/layer_impl.h |
diff --git a/cc/layers/layer_impl.h b/cc/layers/layer_impl.h |
index 64be55ceae4fa38ee853913895e39122acb7bd9f..9af9eb5aa590ce200d403272baa45ee9293e8b7a 100644 |
--- a/cc/layers/layer_impl.h |
+++ b/cc/layers/layer_impl.h |
@@ -352,6 +352,7 @@ class CC_EXPORT LayerImpl : public LayerAnimationValueObserver, |
virtual void CalculateContentsScale(float ideal_contents_scale, |
float device_scale_factor, |
float page_scale_factor, |
+ float maximum_animation_contents_scale, |
bool animating_transform_to_screen, |
float* contents_scale_x, |
float* contents_scale_y, |