| Index: third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| diff --git a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| index acb3c27f5c028f04cc8c35a5efab908ff2a3d5ce..4a98a7d62cc774c00908ba8be61855e47f467c56 100644
|
| --- a/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| +++ b/third_party/WebKit/Source/platform/fonts/FontVariantNumeric.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef FontVariantNumeric_h
|
| #define FontVariantNumeric_h
|
|
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|