$OpenBSD: patch-chrome_test_automation_proxy_launcher_cc,v 1.2 2011/12/14 16:58:19 robert Exp $
--- chrome/test/automation/proxy_launcher.cc.orig	Wed Dec  7 09:02:00 2011
+++ chrome/test/automation/proxy_launcher.cc	Tue Dec 13 21:23:12 2011
@@ -29,6 +29,10 @@
 #include "ipc/ipc_descriptors.h"
 #include "sql/connection.h"
 
+#if defined(OS_OPENBSD)
+#include <signal.h>
+#endif
+
 namespace {
 
 // Passed as value of kTestType.
