| Index: third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| index 1d2b6717ceedecf9ce0f8609d89b964718fd6dfc..c73d826db96d00f5c290341bc0621167d9d579ea 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| @@ -145,8 +145,6 @@ class CORE_EXPORT SVGLayoutSupport {
|
| static bool computeHasNonIsolatedBlendingDescendants(const LayoutObjectType*);
|
| static bool isIsolationRequired(const LayoutObject*);
|
|
|
| - static AffineTransform deprecatedCalculateTransformToLayer(
|
| - const LayoutObject*);
|
| static float calculateScreenFontSizeScalingFactor(const LayoutObject*);
|
|
|
| static LayoutObject* findClosestLayoutSVGText(LayoutObject*,
|
|
|