$OpenBSD: patch-chrome_browser_net_connection_tester_cc,v 1.4 2011/06/08 20:36:56 robert Exp $
--- chrome/browser/net/connection_tester.cc.orig	Mon Jun  6 11:12:07 2011
+++ chrome/browser/net/connection_tester.cc	Wed Jun  8 09:58:36 2011
@@ -199,7 +199,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;
