| Index: Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
|
| diff --git a/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp b/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
|
| index a37999b7d2ba96c5c8b752e9946c9478a4cbe4d0..0e9d41de0700c3f11029e20260bc1e0ded3be176 100644
|
| --- a/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
|
| +++ b/Source/core/platform/graphics/chromium/SimpleFontDataChromiumWin.cpp
|
| @@ -40,8 +40,8 @@
|
| #include "core/platform/graphics/FontCache.h"
|
| #include "core/platform/graphics/FontDescription.h"
|
| #include "core/platform/graphics/chromium/FontPlatformDataChromiumWin.h"
|
| -#include "core/platform/win/HWndDC.h"
|
| #include "platform/geometry/FloatRect.h"
|
| +#include "platform/win/HWndDC.h"
|
| #include "wtf/MathExtras.h"
|
|
|
| namespace WebCore {
|
|
|