| Index: Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| diff --git a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| index 8bd7cdde34c2c11b7afee826dfab3647c69a8056..35aebe0eb40caabea0c65b937c5d49ee1c08aa3d 100644
|
| --- a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| +++ b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "core/platform/graphics/FontCustomPlatformData.h"
|
| +#include "platform/fonts/FontCustomPlatformData.h"
|
|
|
| #include "platform/LayoutTestSupport.h"
|
| #include "platform/SharedBuffer.h"
|
|
|