diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn')
-rw-r--r-- | www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn b/www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn index 5191f3b3a910..9a3cd197d85b 100644 --- a/www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn +++ b/www/ungoogled-chromium/files/patch-sandbox_linux_BUILD.gn @@ -1,4 +1,4 @@ ---- sandbox/linux/BUILD.gn.orig 2025-04-15 08:30:07 UTC +--- sandbox/linux/BUILD.gn.orig 2025-05-06 12:23:00 UTC +++ sandbox/linux/BUILD.gn @@ -12,11 +12,11 @@ if (is_android) { } @@ -15,7 +15,7 @@ # On Android, use plain GTest. use_base_test_suite = is_linux || is_chromeos -@@ -384,6 +384,17 @@ component("sandbox_services") { +@@ -377,6 +377,17 @@ component("sandbox_services") { "services/libc_interceptor.h", ] } |