Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/InlinePainter.h |
| diff --git a/third_party/WebKit/Source/core/paint/InlinePainter.h b/third_party/WebKit/Source/core/paint/InlinePainter.h |
| index 0542fdc3bdd9f6bc51d2e6f437cf3d3c6980fb52..e13bfb7ee0c49964e48ecdf4240cdf4613072044 100644 |
| --- a/third_party/WebKit/Source/core/paint/InlinePainter.h |
| +++ b/third_party/WebKit/Source/core/paint/InlinePainter.h |
| @@ -11,10 +11,7 @@ |
| namespace blink { |
| -class Color; |
| -class GraphicsContext; |
| class LayoutPoint; |
| -class LayoutRect; |
| struct PaintInfo; |
| class LayoutInline; |