diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 07:55:04 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2024-08-27 07:55:54 +0200 |
commit | 43ddb9a8a4b22a4b81ca32698948e5832a6d93c6 (patch) | |
tree | 36898a78b8f81e76f50f97d67720922ace27b53d /www/chromium/files/patch-base_process_launch.h | |
parent | misc/llama-cpp: update 3622 → 3631 (diff) |
www/*chromium: update to 128.0.6613.84
Security: https://vuxml.freebsd.org/freebsd/b339992e-6059-11ef-8a0f-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-base_process_launch.h')
-rw-r--r-- | www/chromium/files/patch-base_process_launch.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-base_process_launch.h b/www/chromium/files/patch-base_process_launch.h index c94015969722..684ed62fde12 100644 --- a/www/chromium/files/patch-base_process_launch.h +++ b/www/chromium/files/patch-base_process_launch.h @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2023-04-28 17:01:32 UTC +--- base/process/launch.h.orig 2024-08-26 12:06:38 UTC +++ base/process/launch.h -@@ -200,7 +200,7 @@ struct BASE_EXPORT LaunchOptions { +@@ -211,7 +211,7 @@ struct BASE_EXPORT LaunchOptions { bool clear_environment = false; #endif // BUILDFLAG(IS_WIN) || BUILDFLAG(IS_POSIX) || BUILDFLAG(IS_FUCHSIA) |