Index: third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp |
diff --git a/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp b/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp |
index a96b8bacd6ee06673d77289d17e95ae51295ba1f..19e55527f3cf1195faedae6dd45015181eee925d 100644 |
--- a/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp |
+++ b/third_party/WebKit/Source/platform/fonts/linux/FontCacheLinux.cpp |
@@ -26,9 +26,9 @@ |
#include "platform/fonts/FontPlatformData.h" |
#include "platform/fonts/SimpleFontData.h" |
+#include "public/platform/Platform.h" |
#include "public/platform/linux/WebFallbackFont.h" |
#include "public/platform/linux/WebSandboxSupport.h" |
-#include "public/platform/Platform.h" |
#include "ui/gfx/font_fallback_linux.h" |
#include "wtf/text/CString.h" |