--- Source/WebCore/platform/text/TextCodecUTF8.h.orig 2012-11-24 00:12:17.000000000 +0400 +++ Source/WebCore/platform/text/TextCodecUTF8.h 2015-04-24 19:35:22.748881405 +0300 @@ -27,6 +27,7 @@ #define TextCodecUTF8_h #include "TextCodec.h" +#include "../../../JavaScriptCore/icu/unicode/utf8.h" namespace WebCore { .