| Index: third_party/WebKit/Source/core/css/properties/CSSPropertyShapeUtils.h
|
| diff --git a/third_party/WebKit/Source/core/css/properties/CSSPropertyShapeUtils.h b/third_party/WebKit/Source/core/css/properties/CSSPropertyShapeUtils.h
|
| index 103e80d939315309fc68813659364e932d4a6b0a..b32b86949cc2e70be86f4afc812de96410d8e4bc 100644
|
| --- a/third_party/WebKit/Source/core/css/properties/CSSPropertyShapeUtils.h
|
| +++ b/third_party/WebKit/Source/core/css/properties/CSSPropertyShapeUtils.h
|
| @@ -6,7 +6,7 @@
|
| #define CSSPropertyShapeUtils_h
|
|
|
| #include "core/css/parser/CSSParserMode.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|