| Index: Source/platform/graphics/skia/SkiaUtils.h
|
| diff --git a/Source/platform/graphics/skia/SkiaUtils.h b/Source/platform/graphics/skia/SkiaUtils.h
|
| index d4ada98c1513a0b6168333ef14f24f4ca2b94ae3..209e4d492077be3f5b22c92ef1e3d2d76cc6c7e5 100644
|
| --- a/Source/platform/graphics/skia/SkiaUtils.h
|
| +++ b/Source/platform/graphics/skia/SkiaUtils.h
|
| @@ -118,7 +118,6 @@ bool nearlyIntegral(float value);
|
| InterpolationQuality limitInterpolationQuality(const GraphicsContext*, InterpolationQuality resampling);
|
|
|
| InterpolationQuality computeInterpolationQuality(
|
| - const SkMatrix&,
|
| float srcWidth,
|
| float srcHeight,
|
| float destWidth,
|
|
|