| Index: Source/core/layout/LayerReflectionInfo.h
|
| diff --git a/Source/core/layout/LayerReflectionInfo.h b/Source/core/layout/LayerReflectionInfo.h
|
| index 12bd562be737f21ba280e5a460911dc855a17861..a745a1f01adcea367ca20e31f6e6baa3b3f8e30f 100644
|
| --- a/Source/core/layout/LayerReflectionInfo.h
|
| +++ b/Source/core/layout/LayerReflectionInfo.h
|
| @@ -46,7 +46,7 @@
|
| #define LayerReflectionInfo_h
|
|
|
| #include "core/layout/LayerPaintingInfo.h"
|
| -#include "core/layout/LayoutLayerModelObject.h"
|
| +#include "core/layout/LayoutBoxModelObject.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|