diff --git a/chromium-more-codec-aliases.patch b/chromium-more-codec-aliases.patch index 1c8d525..9b43363 100644 --- a/chromium-more-codec-aliases.patch +++ b/chromium-more-codec-aliases.patch @@ -1,7 +1,7 @@ -Index: src/third_party/WebKit/Source/WebCore/platform/text/TextCodecICU.cpp +Index: src/third_party/WebKit/Source/core/platform/text/TextCodecICU.cpp =================================================================== ---- src/third_party/WebKit/Source/WebCore/platform/text/TextCodecICU.cpp (revision 101168) -+++ src/third_party/WebKit/Source/WebCore/platform/text/TextCodecICU.cpp (working copy) +--- src/third_party/WebKit/Source/core/platform/text/TextCodecICU.cpp (revision 101168) ++++ src/third_party/WebKit/Source/core/platform/text/TextCodecICU.cpp (working copy) @@ -173,6 +173,24 @@ registrar("ISO8859-13", "ISO-8859-13"); registrar("ISO8859-14", "ISO-8859-14");