patches/l10n: fix building on windows

This commit is contained in:
jj
2025-09-23 10:13:23 +00:00
parent 0fb8ca5007
commit f222e11317

View File

@@ -110,7 +110,7 @@
+ for (const auto& fallback_locale : all_fallback_locales) {
+ base::FilePath this_locale_path =
+ locale_path.AppendASCII(fallback_locale)
+ .AppendASCII(extensions::kMessagesFilename);
+ .Append(extensions::kMessagesFilename);
+ int resource_id = 0;
+
+ if (!manager->IsComponentExtensionResource(