| Index: Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| diff --git a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| index 81db97f8481a6095788861313aec424c875f8a11..f92d81f246a719b7931f7041e833ba2a3cd18137 100644
|
| --- a/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| +++ b/Source/core/platform/graphics/skia/SimpleFontDataSkia.cpp
|
| @@ -38,7 +38,7 @@
|
| #include "core/platform/graphics/FloatRect.h"
|
| #include "core/platform/graphics/FontDescription.h"
|
| #include "core/platform/graphics/chromium/VDMXParser.h"
|
| -#include <wtf/unicode/Unicode.h>
|
| +#include "wtf/unicode/Unicode.h"
|
|
|
| #if OS(WINDOWS)
|
| #include "core/platform/win/HWndDC.h"
|
|
|