Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h |
| diff --git a/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h b/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h |
| index 50f96ef3fb23cec881e431ba4227ec6f6d73bb87..50983454ec466f3d9f9fceecdcbb001a39025aa7 100644 |
| --- a/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h |
| +++ b/third_party/WebKit/Source/core/paint/SVGInlineTextBoxPainter.h |
| @@ -11,9 +11,7 @@ |
| namespace blink { |
| -class FloatPoint; |
| class Font; |
| -class GraphicsContext; |
| struct PaintInfo; |
| class LayoutPoint; |
| class LayoutSVGInlineText; |