Index: Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp |
diff --git a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp |
index e2ce923301099f18fdb474f355d14ff9e60d543c..cb2f0996b0c358d196fc97b7fbea293e1deb2493 100644 |
--- a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp |
+++ b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp |
@@ -36,9 +36,9 @@ |
#include <mlang.h> |
#include <objidl.h> |
#include "HWndDC.h" |
-#include "SharedBuffer.h" |
#include "SkTypeface_win.h" |
#include "SkiaFontWin.h" |
+#include "core/platform/SharedBuffer.h" |
#include "core/platform/graphics/FontCache.h" |
#include <public/Platform.h> |
#include <public/win/WebSandboxSupport.h> |