| Index: Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
|
| diff --git a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
|
| index 8c3344c1e2f9f79fd84c1d8bb6782afef1ea047c..54bc549d9455b4ad29c39e645d99791b1e58db87 100644
|
| --- a/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
|
| +++ b/Source/core/paint/DeprecatedPaintLayerReflectionInfo.cpp
|
| @@ -46,7 +46,7 @@
|
|
|
| #include "core/frame/UseCounter.h"
|
| #include "core/layout/LayoutReplica.h"
|
| -#include "core/layout/style/ComputedStyle.h"
|
| +#include "core/style/ComputedStyle.h"
|
| #include "core/paint/DeprecatedPaintLayer.h"
|
| #include "core/paint/DeprecatedPaintLayerPainter.h"
|
| #include "platform/transforms/ScaleTransformOperation.h"
|
|
|