Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h |
| diff --git a/third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h b/third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h |
| index 1efb9a4c9117379ff0d7d2f88bab400f252b15bd..c9ee9591d83f0206bea3c7e0e04877b718ff5eb9 100644 |
| --- a/third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h |
| +++ b/third_party/WebKit/Source/core/paint/BoxPaintInvalidator.h |
| @@ -11,7 +11,6 @@ |
| namespace blink { |
| class LayoutBox; |
| -class LayoutRect; |
| class LayoutSize; |
| struct PaintInvalidatorContext; |