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 1420fc96542af4651ea22840ffdc7d0dfb88827d..696c1229fc1efb7c3e4ac91dc3a6a683b5e7aae3 100644 |
--- a/third_party/WebKit/Source/core/paint/SVGPaintContext.h |
+++ b/third_party/WebKit/Source/core/paint/SVGPaintContext.h |
@@ -126,7 +126,7 @@ class SVGPaintContext { |
const ComputedStyle&, |
const LayoutObject&, |
LayoutSVGResourceMode, |
- SkPaint&, |
+ PaintFlags&, |
const AffineTransform* additionalPaintServerTransform = nullptr); |
private: |