| Index: third_party/WebKit/Source/core/css/properties/CSSPropertyMarginUtils.h
|
| diff --git a/third_party/WebKit/Source/core/css/properties/CSSPropertyMarginUtils.h b/third_party/WebKit/Source/core/css/properties/CSSPropertyMarginUtils.h
|
| index ab65fad3e25e37d9f5ac5a07024068e7b00f599e..24ddea125da8a030cd39f58701c6587c6e01534b 100644
|
| --- a/third_party/WebKit/Source/core/css/properties/CSSPropertyMarginUtils.h
|
| +++ b/third_party/WebKit/Source/core/css/properties/CSSPropertyMarginUtils.h
|
| @@ -6,7 +6,7 @@
|
| #define CSSPropertyMarginUtils_h
|
|
|
| #include "core/css/parser/CSSPropertyParserHelpers.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|