diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc')
-rw-r--r-- | www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc b/www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc index 26d2d4cd43ea..c7b2c8eee8ef 100644 --- a/www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc +++ b/www/ungoogled-chromium/files/patch-chrome_updater_app_app__uninstall.cc @@ -1,6 +1,6 @@ ---- chrome/updater/app/app_uninstall.cc.orig 2025-05-31 17:16:41 UTC +--- chrome/updater/app/app_uninstall.cc.orig 2025-09-10 13:22:16 UTC +++ chrome/updater/app/app_uninstall.cc -@@ -172,7 +172,7 @@ void UninstallInThreadPool(UpdaterScope scope, +@@ -181,7 +181,7 @@ void UninstallInThreadPool(UpdaterScope scope, } if (int result = UninstallOtherVersions(scope); result != kErrorOk) { |