| Index: third_party/WebKit/Source/core/style/ShapeValue.h
|
| diff --git a/third_party/WebKit/Source/core/style/ShapeValue.h b/third_party/WebKit/Source/core/style/ShapeValue.h
|
| index 86f785263ee204ded572a39495ee56e1bfd199e8..9dc281e9e06b0430260fe0b306e718a92ab60803 100644
|
| --- a/third_party/WebKit/Source/core/style/ShapeValue.h
|
| +++ b/third_party/WebKit/Source/core/style/ShapeValue.h
|
| @@ -30,10 +30,10 @@
|
| #ifndef ShapeValue_h
|
| #define ShapeValue_h
|
|
|
| -#include "core/fetch/ImageResourceContent.h"
|
| +#include "core/loader/resource/ImageResourceContent.h"
|
| #include "core/style/BasicShapes.h"
|
| -#include "core/style/DataEquivalency.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
| +#include "core/style/DataEquivalency.h"
|
| #include "core/style/StyleImage.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
|
|