$OpenBSD: patch-chrome_common_url_constants_cc,v 1.3 2011/12/14 16:58:19 robert Exp $
--- chrome/common/url_constants.cc.orig	Wed Dec  7 09:02:46 2011
+++ chrome/common/url_constants.cc	Tue Dec 13 21:23:12 2011
@@ -178,7 +178,7 @@ const char kChromeUIScreenshotPath[] = "screenshots";
 const char kChromeUIThemePath[] = "theme";
 const char kChromeUIThumbnailPath[] = "thumb";
 
-#if defined(OS_LINUX)
+#if defined(OS_LINUX) || defined(OS_OPENBSD)
 const char kChromeUILinuxProxyConfigHost[] = "linux-proxy-config";
 const char kChromeUISandboxHost[] = "sandbox";
 #endif
