| 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 0cba566c5af0f3f0b65c030e0014bb7fbfdb86b8..3546642c6631c4838e0adb76a5454994803b63be 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 "SkTypeface_win.h"
|
| -#include "SkiaFontWin.h"
|
| #include "core/platform/SharedBuffer.h"
|
| #include "core/platform/graphics/FontCache.h"
|
| +#include "core/platform/graphics/skia/SkiaFontWin.h"
|
| #include "core/platform/win/HWndDC.h"
|
| #include <public/Platform.h>
|
| #include <public/win/WebSandboxSupport.h>
|
|
|