| 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 17db4222e4d5aee0df4f7d6f69c48bf10cd860dc..86f785263ee204ded572a39495ee56e1bfd199e8 100644
|
| --- a/third_party/WebKit/Source/core/style/ShapeValue.h
|
| +++ b/third_party/WebKit/Source/core/style/ShapeValue.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef ShapeValue_h
|
| #define ShapeValue_h
|
|
|
| -#include "core/fetch/ImageResource.h"
|
| +#include "core/fetch/ImageResourceContent.h"
|
| #include "core/style/BasicShapes.h"
|
| #include "core/style/DataEquivalency.h"
|
| #include "core/style/ComputedStyleConstants.h"
|
|
|