| 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 76e33b68db982ccb11857987fd755d01db7cac6c..374f0a8ce2de8ba5c6fad63e2ba036eddf17a605 100644
|
| --- a/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| +++ b/Source/core/platform/graphics/win/FontCustomPlatformDataWin.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/platform/graphics/FontCustomPlatformData.h"
|
|
|
| -#include "core/platform/LayoutTestSupport.h"
|
| +#include "platform/LayoutTestSupport.h"
|
| #include "platform/NotImplemented.h"
|
| #include "platform/SharedBuffer.h"
|
| #include "core/platform/graphics/FontPlatformData.h"
|
|
|