Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/BoxDecorationData.h |
| diff --git a/third_party/WebKit/Source/core/paint/BoxDecorationData.h b/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
| index a7d88bf13170bb372fceb1b6474ee5248c8f0457..bfef5b891d440b9f6cf140c478a4ca91b454248d 100644 |
| --- a/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
| +++ b/third_party/WebKit/Source/core/paint/BoxDecorationData.h |
| @@ -10,7 +10,6 @@ |
| namespace blink { |
| -class GraphicsContext; |
| class LayoutBox; |
| // Information extracted from ComputedStyle for box painting. |