| Index: Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| diff --git a/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp b/Source/core/rendering/RenderThemeChromiumFontProviderWin.cpp
|
| index 8458e0b11589c0bf8b9a0e7a6fcab967c5bb6498..18305cc31d69ad80b409dd1a7e81f888b404d5a1 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"
|
|
|