| Index: Source/core/paint/DeprecatedPaintLayerReflectionInfo.h
|
| diff --git a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.h b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.h
|
| index f3b89e955dfbbf027ba8c42fb443ea12cb7b0aa3..adfda680b46b5d8ad7e47fcb9ec3d8739d4e67ce 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.h
|
| +++ b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.h
|
| @@ -46,7 +46,7 @@
|
| #define DeprecatedPaintLayerReflectionInfo_h
|
|
|
| #include "core/layout/LayoutBoxModelObject.h"
|
| -#include "core/paint/DeprecatedPaintLayerPaintingInfo.h"
|
| +#include "core/paint/DeprecatedPaintLayerPainter.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
|
|