summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-base_process_launch.h
diff options
context:
space:
mode:
authorMatthias Wolf <matthias@rheinwolf.de>2021-06-17 11:22:35 +0200
committerRene Ladan <rene@FreeBSD.org>2021-06-17 11:28:36 +0200
commit06317815238060a3a7f5911f18a3dd7c95779c83 (patch)
tree142df5b4e1e27da8f00b667eb5b8656cb0234ec0 /www/chromium/files/patch-base_process_launch.h
parentdns/bundy: Mark as broken on FreeBSD 14. (diff)
www/chromium: update to 91.0.4472.101
Security: https://vuxml.freebsd.org/freebsd/20b3ab21-c9df-11eb-8558-3065ec8fd3ec.html
Diffstat (limited to 'www/chromium/files/patch-base_process_launch.h')
-rw-r--r--www/chromium/files/patch-base_process_launch.h4
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 f9695cb9f7f7..6c44c2cac20b 100644
--- a/www/chromium/files/patch-base_process_launch.h
+++ b/www/chromium/files/patch-base_process_launch.h
@@ -1,4 +1,4 @@
---- base/process/launch.h.orig 2021-04-14 18:40:48 UTC
+--- base/process/launch.h.orig 2021-05-12 22:05:40 UTC
+++ base/process/launch.h
@@ -190,7 +190,7 @@ struct BASE_EXPORT LaunchOptions {
bool clear_environment = false;
@@ -18,7 +18,7 @@
#if defined(OS_MAC)
// Mach ports that will be accessible to the child process. These are not
-@@ -418,7 +418,7 @@ BASE_EXPORT void RaiseProcessToHighPriority();
+@@ -415,7 +415,7 @@ BASE_EXPORT void RaiseProcessToHighPriority();
// binary. This should not be called in production/released code.
BASE_EXPORT LaunchOptions LaunchOptionsForTest();