Chromium Code Reviews| Index: third_party/WebKit/Source/core/paint/BoxPainter.h |
| diff --git a/third_party/WebKit/Source/core/paint/BoxPainter.h b/third_party/WebKit/Source/core/paint/BoxPainter.h |
| index 5b038449f38b8cc71bffe61d2762366cc94b544f..3b728689f467106e71fe6806415c5e65a62922fa 100644 |
| --- a/third_party/WebKit/Source/core/paint/BoxPainter.h |
| +++ b/third_party/WebKit/Source/core/paint/BoxPainter.h |
| @@ -15,6 +15,7 @@ |
| namespace blink { |
| class ComputedStyle; |
| +class Document; |
| class FillLayer; |
| class FloatRoundedRect; |
| class GraphicsContext; |