| Index: Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| diff --git a/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp b/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| index c17695b96c75b05460a1e3fe56f8f8f6994acdc2..85860ba173b81ab0077cc0c0f23b8d8958800701 100644
|
| --- a/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| +++ b/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| @@ -29,7 +29,7 @@
|
| #include <windows.h>
|
|
|
| #include "CSSValueKeywords.h"
|
| -#include "core/platform/graphics/FontDescription.h"
|
| +#include "platform/fonts/FontDescription.h"
|
| #include "platform/win/HWndDC.h"
|
| #include "platform/win/SystemInfo.h"
|
| #include "wtf/text/WTFString.h"
|
|
|