From 3e24dfa4880971dc2cd609b8a0ce07f7862a7327 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Sat, 5 Apr 2025 15:55:25 +0200 Subject: www/chromium: update to 135.0.7049.52 Security: https://vuxml.freebsd.org/freebsd/789bcfb6-1224-11f0-85f3-a8a1599412c6.html --- www/chromium/files/patch-sandbox_policy_BUILD.gn | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/chromium/files/patch-sandbox_policy_BUILD.gn') diff --git a/www/chromium/files/patch-sandbox_policy_BUILD.gn b/www/chromium/files/patch-sandbox_policy_BUILD.gn index a8b04719cd2b..486790493ab5 100644 --- a/www/chromium/files/patch-sandbox_policy_BUILD.gn +++ b/www/chromium/files/patch-sandbox_policy_BUILD.gn @@ -1,6 +1,6 @@ ---- sandbox/policy/BUILD.gn.orig 2025-02-19 07:43:18 UTC +--- sandbox/policy/BUILD.gn.orig 2025-04-04 08:52:13 UTC +++ sandbox/policy/BUILD.gn -@@ -45,7 +45,7 @@ component("policy") { +@@ -43,7 +43,7 @@ component("policy") { "//third_party/jni_zero", ] } @@ -9,7 +9,7 @@ sources += [ "linux/bpf_audio_policy_linux.cc", "linux/bpf_audio_policy_linux.h", -@@ -114,6 +114,27 @@ component("policy") { +@@ -112,6 +112,27 @@ component("policy") { "//sandbox/linux:sandbox_services", "//sandbox/linux:seccomp_bpf", "//sandbox/linux:suid_sandbox_client", @@ -36,4 +36,4 @@ + "//ui/gfx/x", ] } - if (is_chromeos_ash) { + if (is_chromeos) { -- cgit v1.2.3