| 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 00c2a8e194fca07ff52c5ec5f594bcb2f15e772c..b57aa0fb3bab2385c3a12748620ef63d79078600 100644
 | 
| --- a/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
 | 
| +++ b/Source/core/platform/graphics/chromium/FontPlatformDataChromiumWin.cpp
 | 
| @@ -35,11 +35,11 @@
 | 
|  #include "SkPaint.h"
 | 
|  #include "SkTypeface.h"
 | 
|  #include "SkTypeface_win.h"
 | 
| -#include "core/platform/LayoutTestSupport.h"
 | 
|  #include "core/platform/graphics/FontCache.h"
 | 
|  #include "core/platform/graphics/GraphicsContext.h"
 | 
|  #include "core/platform/graphics/skia/SkiaFontWin.h"
 | 
|  #include "core/platform/win/HWndDC.h"
 | 
| +#include "platform/LayoutTestSupport.h"
 | 
|  #include "platform/SharedBuffer.h"
 | 
|  #include "public/platform/Platform.h"
 | 
|  #include "public/platform/win/WebSandboxSupport.h"
 | 
| 
 |