diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-17 10:45:06 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-07-20 16:47:21 +0200 |
commit | 63cf4694e3164011515586e8ff7d0c9ac675999c (patch) | |
tree | cc728b4b0bc8894bde7a1c92ebd73eea6c361970 /www/chromium/files/patch-sandbox_policy_switches.h | |
parent | Drop maintainership of ports (diff) |
www/chromium: update to 115.0.5790.98
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/2f22927f-26ea-11ee-8290-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-sandbox_policy_switches.h')
-rw-r--r-- | www/chromium/files/patch-sandbox_policy_switches.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-sandbox_policy_switches.h b/www/chromium/files/patch-sandbox_policy_switches.h index 514826d21e6e..d8879ff2d1e3 100644 --- a/www/chromium/files/patch-sandbox_policy_switches.h +++ b/www/chromium/files/patch-sandbox_policy_switches.h @@ -1,6 +1,6 @@ ---- sandbox/policy/switches.h.orig 2023-05-31 08:12:17 UTC +--- sandbox/policy/switches.h.orig 2023-07-16 15:47:57 UTC +++ sandbox/policy/switches.h -@@ -57,10 +57,10 @@ SANDBOX_POLICY_EXPORT extern const char kFileUtilSandb +@@ -56,10 +56,10 @@ SANDBOX_POLICY_EXPORT extern const char kWindowsSystem SANDBOX_POLICY_EXPORT extern const char kMirroringSandbox[]; #endif // BUILDFLAG(IS_MAC) @@ -13,7 +13,7 @@ SANDBOX_POLICY_EXPORT extern const char kHardwareVideoEncodingSandbox[]; #endif // BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) -@@ -81,7 +81,8 @@ SANDBOX_POLICY_EXPORT extern const char kDisableSetuid +@@ -80,7 +80,8 @@ SANDBOX_POLICY_EXPORT extern const char kDisableSetuid SANDBOX_POLICY_EXPORT extern const char kGpuSandboxAllowSysVShm[]; SANDBOX_POLICY_EXPORT extern const char kGpuSandboxFailuresFatal[]; SANDBOX_POLICY_EXPORT extern const char kNoSandbox[]; |