Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-updates-src > by-pkgid > b8a3a6428a500cc516dc087c874b585f > files > 7

chromium-browser-stable-48.0.2564.97-1.mga5.src.rpm

--- chromium-48.0.2564.82/components/autofill/core/common/autofill_l10n_util.cc.system-icu	2016-01-20 21:01:20.000000000 +0100
+++ chromium-48.0.2564.82/components/autofill/core/common/autofill_l10n_util.cc	2016-01-26 00:43:36.759203021 +0100
@@ -22,7 +22,7 @@
     // library. This could be due to a device-specific issue (has been seen in
     // the wild on Android devices). In the failure case, |collator_| will be
     // null. See http://crbug.com/558625.
-    icu_54::UnicodeString name;
+    icu::UnicodeString name;
     std::string locale_name;
     locale.getDisplayName(name).toUTF8String(locale_name);
     LOG(ERROR) << "Failed to initialize the ICU Collator for "