| Index: third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h
|
| diff --git a/third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h b/third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h
|
| index ddd38345136d1c3b88e9ac303b4bd6852d0aab89..0dd6e8f386dba78ec587ce26a941c4641fe9f1ef 100644
|
| --- a/third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h
|
| +++ b/third_party/WebKit/Source/core/css/resolver/StyleBuilderConverter.h
|
| @@ -44,7 +44,7 @@
|
| #include "platform/fonts/FontDescription.h"
|
| #include "platform/text/TabSize.h"
|
| #include "platform/transforms/Rotation.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|