summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_updater_installer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_updater_installer.cc')
-rw-r--r--www/chromium/files/patch-chrome_updater_installer.cc11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chromium/files/patch-chrome_updater_installer.cc b/www/chromium/files/patch-chrome_updater_installer.cc
deleted file mode 100644
index 9d60f181a542..000000000000
--- a/www/chromium/files/patch-chrome_updater_installer.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- chrome/updater/installer.cc.orig 2023-01-11 09:17:16 UTC
-+++ chrome/updater/installer.cc
-@@ -252,7 +252,7 @@ absl::optional<base::FilePath> Installer::GetCurrentIn
- return path->AppendASCII(pv_.GetString());
- }
-
--#if BUILDFLAG(IS_LINUX)
-+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
-
- AppInstallerResult RunApplicationInstaller(
- const AppInfo& /*app_info*/,