$OpenBSD: patch-chrome_common_chrome_paths_cc,v 1.12 2013/01/18 21:38:02 robert Exp $
--- chrome/common/chrome_paths.cc.orig	Tue Jan  8 03:46:05 2013
+++ chrome/common/chrome_paths.cc	Mon Jan 14 19:47:35 2013
@@ -408,7 +408,7 @@ bool PathProvider(int key, FilePath* result) {
       if (!file_util::PathExists(cur))  // We don't want to create this
         return false;
       break;
-#if defined(OS_POSIX) && !defined(OS_MACOSX) && !defined(OS_OPENBSD)
+#if defined(OS_POSIX) && !defined(OS_MACOSX)
     case chrome::DIR_POLICY_FILES: {
 #if defined(GOOGLE_CHROME_BUILD)
       cur = FilePath(FILE_PATH_LITERAL("/etc/opt/chrome/policies"));
