| Index: third_party/WebKit/Source/core/css/properties/CSSPropertyFontUtils.h
|
| diff --git a/third_party/WebKit/Source/core/css/properties/CSSPropertyFontUtils.h b/third_party/WebKit/Source/core/css/properties/CSSPropertyFontUtils.h
|
| index b836e1ef614b8c37299a8baa3949abf348267408..bc2999a0dd982325e786c5145fb4e5701c28ad32 100644
|
| --- a/third_party/WebKit/Source/core/css/properties/CSSPropertyFontUtils.h
|
| +++ b/third_party/WebKit/Source/core/css/properties/CSSPropertyFontUtils.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "core/css/parser/CSSParserMode.h"
|
| #include "core/css/parser/CSSPropertyParserHelpers.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|