$OpenBSD: patch-chrome_common_chrome_paths_h,v 1.3 2014/07/20 17:22:34 robert Exp $
--- chrome/common/chrome_paths.h.orig.port	Tue Jul 15 13:01:37 2014
+++ chrome/common/chrome_paths.h	Thu Jul 17 12:25:31 2014
@@ -116,7 +116,7 @@ enum {
                                    // files to be installed when managed user
                                    // session starts.
 
-#if defined(OS_LINUX) || (defined(OS_MACOSX) && !defined(OS_IOS))
+#if defined(OS_LINUX) || (defined(OS_MACOSX) && !defined(OS_IOS)) || defined(OS_BSD)
   DIR_NATIVE_MESSAGING,         // System directory where native messaging host
                                 // manifest files are stored.
   DIR_USER_NATIVE_MESSAGING,    // Directory with Native Messaging Hosts
