diff options
Diffstat (limited to 'www/iridium/files/patch-chrome_updater_installer.cc')
-rw-r--r-- | www/iridium/files/patch-chrome_updater_installer.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-chrome_updater_installer.cc b/www/iridium/files/patch-chrome_updater_installer.cc index 734a14bba90f..34be41eebb6f 100644 --- a/www/iridium/files/patch-chrome_updater_installer.cc +++ b/www/iridium/files/patch-chrome_updater_installer.cc @@ -1,6 +1,6 @@ ---- chrome/updater/installer.cc.orig 2022-10-05 07:34:01 UTC +--- chrome/updater/installer.cc.orig 2022-12-01 10:35:46 UTC +++ chrome/updater/installer.cc -@@ -243,7 +243,7 @@ absl::optional<base::FilePath> Installer::GetCurrentIn +@@ -242,7 +242,7 @@ absl::optional<base::FilePath> Installer::GetCurrentIn return path->AppendASCII(pv_.GetString()); } |