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 08be31bc28d1..14f1f4bd9b05 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 2023-02-11 09:11:04 UTC +--- sandbox/linux/BUILD.gn.orig 2023-06-05 19:39:05 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 -@@ -385,6 +385,17 @@ component("sandbox_services") { +@@ -386,6 +386,17 @@ component("sandbox_services") { "services/libc_interceptor.h", ] } |