$OpenBSD: patch-chrome_common_chrome_paths_cc,v 1.16 2013/07/15 14:59:30 robert Exp $
--- chrome/common/chrome_paths.cc.orig.port	Wed Jun 12 09:29:41 2013
+++ chrome/common/chrome_paths.cc	Sun Jul  7 15:54:58 2013
@@ -448,7 +448,7 @@ bool PathProvider(int key, base::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 = base::FilePath(FILE_PATH_LITERAL("/etc/opt/chrome/policies"));
