$OpenBSD: patch-chrome_common_child_process_logging_h,v 1.2 2011/12/14 16:58:19 robert Exp $
--- chrome/common/child_process_logging.h.orig	Wed Dec  7 09:02:46 2011
+++ chrome/common/child_process_logging.h	Tue Dec 13 21:23:12 2011
@@ -30,7 +30,7 @@ static const size_t kMaxSwitches = 15;
 
 namespace child_process_logging {
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
 // These are declared here so the crash reporter can access them directly in
 // compromised context without going through the standard library.
 extern char g_active_url[];
