| Index: third_party/WebKit/Source/core/layout/LayoutThemeFontProviderWin.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/LayoutThemeFontProviderWin.cpp b/third_party/WebKit/Source/core/layout/LayoutThemeFontProviderWin.cpp
|
| index 9c5c2e7434316dfcdfa81f15f53dd204bb844815..4a3959de7c213e26c64696cb7adc6235f0272756 100644
|
| --- a/third_party/WebKit/Source/core/layout/LayoutThemeFontProviderWin.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/LayoutThemeFontProviderWin.cpp
|
| @@ -28,7 +28,7 @@
|
| #include "core/CSSValueKeywords.h"
|
| #include "platform/fonts/FontCache.h"
|
| #include "platform/fonts/FontDescription.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "platform/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|