| Index: third_party/WebKit/Source/core/css/FontSize.h
|
| diff --git a/third_party/WebKit/Source/core/css/FontSize.h b/third_party/WebKit/Source/core/css/FontSize.h
|
| index 36f742e01acf055f8076b82d29e614244aaacc4e..6726b04ac6e42825bc173dd50bdd750ac4a8640e 100644
|
| --- a/third_party/WebKit/Source/core/css/FontSize.h
|
| +++ b/third_party/WebKit/Source/core/css/FontSize.h
|
| @@ -24,7 +24,7 @@
|
| #define FontSize_h
|
|
|
| #include "core/CSSValueKeywords.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|