aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_updater_lib__util.cc
blob: cc827bcb8c962c336abffe68cf62aa4f93195b4e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- chrome/updater/lib_util.cc.orig	2022-02-28 16:54:41 UTC
+++ chrome/updater/lib_util.cc
@@ -11,7 +11,7 @@
 
 namespace updater {
 
-#if BUILDFLAG(IS_LINUX)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
 
 std::string UnescapeURLComponent(base::StringPiece escaped_text) {
   return base::UnescapeURLComponent(