$OpenBSD: patch-chrome_browser_net_connection_tester_cc,v 1.6 2011/12/14 16:58:19 robert Exp $
--- chrome/browser/net/connection_tester.cc.orig	Wed Dec  7 09:02:39 2011
+++ chrome/browser/net/connection_tester.cc	Tue Dec 13 21:23:11 2011
@@ -211,7 +211,7 @@ class ExperimentURLRequestContext : public net::URLReq
   // Otherwise returns a network error code.
   int CreateSystemProxyConfigService(
       scoped_ptr<net::ProxyConfigService>* config_service) {
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OPENBSD)
     // TODO(eroman): This is not supported on Linux yet, because of how
     // construction needs ot happen on the UI thread.
     return net::ERR_NOT_IMPLEMENTED;
