diff options
Diffstat (limited to 'www/iridium/files/patch-base_process_launch.h')
-rw-r--r-- | www/iridium/files/patch-base_process_launch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-base_process_launch.h b/www/iridium/files/patch-base_process_launch.h index ec8a358ff069..4a12b825a474 100644 --- a/www/iridium/files/patch-base_process_launch.h +++ b/www/iridium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2025-06-19 07:37:57 UTC +--- base/process/launch.h.orig 2025-09-11 13:19:19 UTC +++ base/process/launch.h -@@ -245,7 +245,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -234,7 +234,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) |