| Index: third_party/WebKit/Source/core/css/CSSFontVariationValue.h
|
| diff --git a/third_party/WebKit/Source/core/css/CSSFontVariationValue.h b/third_party/WebKit/Source/core/css/CSSFontVariationValue.h
|
| index 6741da474c51354b65f6b7da01b8262331392a37..32ffadbc85ce5a373604c5d6a9bff514b219de75 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSFontVariationValue.h
|
| +++ b/third_party/WebKit/Source/core/css/CSSFontVariationValue.h
|
| @@ -6,7 +6,7 @@
|
| #define CSSFontVariationValue_h
|
|
|
| #include "core/css/CSSValue.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|