Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/SVGPaintContext.h |
| diff --git a/third_party/WebKit/Source/core/paint/SVGPaintContext.h b/third_party/WebKit/Source/core/paint/SVGPaintContext.h |
| index 6036e20815779e91b8277d597a9bbe5411e5d51f..e699229b23433f230c3878a86f66eb4b142d31cc 100644 |
| --- a/third_party/WebKit/Source/core/paint/SVGPaintContext.h |
| +++ b/third_party/WebKit/Source/core/paint/SVGPaintContext.h |
| @@ -129,7 +129,7 @@ class SVGPaintContext { |
| const ComputedStyle&, |
| const LayoutObject&, |
| LayoutSVGResourceMode, |
| - SkPaint&, |
| + CdlPaint&, |
| const AffineTransform* additionalPaintServerTransform = nullptr); |
| private: |