diff options
Diffstat (limited to 'www/iridium/files/patch-chrome_updater_app_app__uninstall.cc')
-rw-r--r-- | www/iridium/files/patch-chrome_updater_app_app__uninstall.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-chrome_updater_app_app__uninstall.cc b/www/iridium/files/patch-chrome_updater_app_app__uninstall.cc index f693c7c4631c..53bd494a5b72 100644 --- a/www/iridium/files/patch-chrome_updater_app_app__uninstall.cc +++ b/www/iridium/files/patch-chrome_updater_app_app__uninstall.cc @@ -1,6 +1,6 @@ ---- chrome/updater/app/app_uninstall.cc.orig 2025-06-19 07:37:57 UTC +--- chrome/updater/app/app_uninstall.cc.orig 2025-09-11 13:19:19 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) { |