| 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 7ba13032e4014c8c28e228ad9f4e5c505c5b9641..47c8b90ceec069b2bc7e0c70270b4b44d8d8614f 100644
|
| --- a/third_party/WebKit/Source/core/paint/BoxPainter.h
|
| +++ b/third_party/WebKit/Source/core/paint/BoxPainter.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include "core/layout/LayoutBoxModelObject.h"
|
| #include "core/paint/ObjectPainter.h"
|
| +#include "core/style/ShadowData.h"
|
| #include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|