| Index: cc/layers/picture_layer_impl.h
|
| diff --git a/cc/layers/picture_layer_impl.h b/cc/layers/picture_layer_impl.h
|
| index f6a65242bf87195c61f8e5eac4ebc00f4b337abd..374affa95026916f0715b9fa13a76120e3a84b98 100644
|
| --- a/cc/layers/picture_layer_impl.h
|
| +++ b/cc/layers/picture_layer_impl.h
|
| @@ -113,7 +113,6 @@ class CC_EXPORT PictureLayerImpl
|
| PictureLayerImpl* GetRecycledTwinLayer() const;
|
|
|
| void SanityCheckTilingState() const;
|
| - bool ShouldAdjustRasterScaleDuringScaleAnimations() const;
|
|
|
| void GetDebugBorderProperties(SkColor* color, float* width) const override;
|
| void GetAllPrioritizedTilesForTracing(
|
|
|