diff options
Diffstat (limited to 'www/chromium-uc/patches/patch-content_browser_BUILD_gn')
| -rw-r--r-- | www/chromium-uc/patches/patch-content_browser_BUILD_gn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/www/chromium-uc/patches/patch-content_browser_BUILD_gn b/www/chromium-uc/patches/patch-content_browser_BUILD_gn new file mode 100644 index 0000000..1944cd4 --- /dev/null +++ b/www/chromium-uc/patches/patch-content_browser_BUILD_gn | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | $OpenBSD: patch-content_browser_BUILD_gn,v 1.28 2021/11/23 11:38:40 robert Exp $ | ||
| 2 | |||
| 3 | Index: content/browser/BUILD.gn | ||
| 4 | --- content/browser/BUILD.gn.orig | ||
| 5 | +++ content/browser/BUILD.gn | ||
| 6 | @@ -2327,8 +2327,6 @@ source_set("browser") { | ||
| 7 | "memory/swap_metrics_driver_impl_linux.h", | ||
| 8 | "sandbox_host_linux.cc", | ||
| 9 | "sandbox_host_linux.h", | ||
| 10 | - "sandbox_ipc_linux.cc", | ||
| 11 | - "sandbox_ipc_linux.h", | ||
| 12 | "zygote_host/zygote_host_impl_linux.cc", | ||
| 13 | "zygote_host/zygote_host_impl_linux.h", | ||
| 14 | ] | ||
