Index: Source/core/rendering/RenderThemeChromiumWin.cpp |
diff --git a/Source/core/rendering/RenderThemeChromiumWin.cpp b/Source/core/rendering/RenderThemeChromiumWin.cpp |
index 00739d6997df6d9eaabc40ba9d5baad28d48cbe6..8324b05ac17beb4f6dc0e999153baa181f5d5266 100644 |
--- a/Source/core/rendering/RenderThemeChromiumWin.cpp |
+++ b/Source/core/rendering/RenderThemeChromiumWin.cpp |
@@ -34,7 +34,6 @@ |
#include "core/html/HTMLMediaElement.h" |
#include "core/html/shadow/MediaControlElements.h" |
#include "core/platform/ScrollbarTheme.h" |
-#include "core/platform/graphics/FontSelector.h" |
#include "core/platform/graphics/GraphicsContext.h" |
#include "core/platform/graphics/chromium/TransparencyWin.h" |
#include "core/rendering/PaintInfo.h" |
@@ -42,6 +41,7 @@ |
#include "core/rendering/RenderProgress.h" |
#include "core/rendering/RenderSlider.h" |
#include "platform/LayoutTestSupport.h" |
+#include "platform/fonts/FontSelector.h" |
#include "platform/win/SystemInfo.h" |
#include "public/platform/Platform.h" |
#include "public/platform/WebColor.h" |