summaryrefslogtreecommitdiff
path: root/www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc')
-rw-r--r--www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc b/www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc
deleted file mode 100644
index 62afcc1..0000000
--- a/www/chromium/patches/patch-content_browser_utility_sandbox_delegate_cc
+++ /dev/null
@@ -1,12 +0,0 @@
1Index: content/browser/utility_sandbox_delegate.cc
2--- content/browser/utility_sandbox_delegate.cc.orig
3+++ content/browser/utility_sandbox_delegate.cc
4@@ -62,7 +62,7 @@ UtilitySandboxedProcessLauncherDelegate::
5 #if BUILDFLAG(ENABLE_PLUGINS)
6 sandbox_type_ == sandbox::mojom::Sandbox::kPpapi ||
7 #endif
8-#if BUILDFLAG(IS_FUCHSIA)
9+#if BUILDFLAG(IS_FUCHSIA) || BUILDFLAG(IS_BSD)
10 sandbox_type_ == sandbox::mojom::Sandbox::kVideoCapture ||
11 #endif
12 #if BUILDFLAG(IS_CHROMEOS_ASH)