chrome happy with rthreads. This change is fine anyways because we are not using the setuid sandboxing which would require the zygote process.
14 lines
528 B
Plaintext
14 lines
528 B
Plaintext
$OpenBSD: patch-content_content_browser_gypi,v 1.8 2012/03/20 20:52:44 robert Exp $
|
|
--- content/content_browser.gypi.orig Tue Mar 20 12:57:50 2012
|
|
+++ content/content_browser.gypi Tue Mar 20 12:57:59 2012
|
|
@@ -636,9 +636,6 @@
|
|
'browser/worker_host/worker_service.cc',
|
|
'browser/worker_host/worker_service.h',
|
|
'browser/worker_host/worker_service_observer.h',
|
|
- 'browser/zygote_host_linux.cc',
|
|
- 'browser/zygote_host_linux.h',
|
|
- 'browser/zygote_main_linux.cc',
|
|
],
|
|
'conditions': [
|
|
['p2p_apis==1', {
|