| Index: Source/core/layout/LayerReflectionInfo.h
|
| diff --git a/Source/core/layout/LayerReflectionInfo.h b/Source/core/layout/LayerReflectionInfo.h
|
| index c90cf4a31908ff4be22db926b9bca22fe388ef1d..405bfd68e7b07d0c244a146113a71da80f760d84 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/rendering/RenderBoxModelObject.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|