From f8552bfadaf7c4d227494d10bf6e093e2ae16ae6aef92140213df5ef61bbb51f Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Wed, 24 Apr 2013 17:22:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:chromium/chromium?expand=0&rev=394 --- chromium-more-codec-aliases.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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");