diff options
Diffstat (limited to 'www/chromium/files/patch-sandbox_linux_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-sandbox_linux_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-sandbox_linux_BUILD.gn b/www/chromium/files/patch-sandbox_linux_BUILD.gn index 4fc9d81f0784..b95954427fce 100644 --- a/www/chromium/files/patch-sandbox_linux_BUILD.gn +++ b/www/chromium/files/patch-sandbox_linux_BUILD.gn @@ -1,6 +1,6 @@ ---- sandbox/linux/BUILD.gn.orig 2021-04-14 18:41:08 UTC +--- sandbox/linux/BUILD.gn.orig 2021-12-31 00:57:38 UTC +++ sandbox/linux/BUILD.gn -@@ -392,7 +392,7 @@ component("sandbox_services") { +@@ -394,7 +394,7 @@ component("sandbox_services") { deps += [ ":sandbox_services_headers" ] } @@ -9,7 +9,7 @@ cflags = [ "-fgnu-inline-asm" ] sources -= [ -@@ -400,6 +400,8 @@ component("sandbox_services") { +@@ -402,6 +402,8 @@ component("sandbox_services") { "services/init_process_reaper.h", "services/scoped_process.cc", "services/scoped_process.h", |