Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/BoxBorderPainter.h |
| diff --git a/third_party/WebKit/Source/core/paint/BoxBorderPainter.h b/third_party/WebKit/Source/core/paint/BoxBorderPainter.h |
| index fafa75a82bed16f2e6735c75341fc8299d7b1cf1..2b67a507c7455ebb61a77bd36a89fbfe071d645d 100644 |
| --- a/third_party/WebKit/Source/core/paint/BoxBorderPainter.h |
| +++ b/third_party/WebKit/Source/core/paint/BoxBorderPainter.h |
| @@ -13,8 +13,6 @@ namespace blink { |
| class ComputedStyle; |
| class GraphicsContext; |
| -class IntRect; |
| -class LayoutBox; |
| class LayoutRect; |
| struct PaintInfo; |
| class Path; |