Chromium Code Reviews| Index: Source/core/paint/LayerPainter.h |
| diff --git a/Source/core/paint/LayerPainter.h b/Source/core/paint/LayerPainter.h |
| index 495c6dc5f871ef3742b85a4903c0dceccd2dbc16..9114f6ded59bb0b1b80e8f63b7e5e909ace7c418 100644 |
| --- a/Source/core/paint/LayerPainter.h |
| +++ b/Source/core/paint/LayerPainter.h |
| @@ -5,6 +5,7 @@ |
| #ifndef LayerPainter_h |
| #define LayerPainter_h |
| +#include "core/paint/ClipRecorder.h" |
| #include "core/rendering/LayerFragment.h" |
| #include "core/rendering/LayerPaintingInfo.h" |