aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__common__chrome_paths.h
blob: cff08aac2524269b16629b54bb5ba2066aac242b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./chrome/common/chrome_paths.h.orig	2014-08-12 21:02:17.000000000 +0200
+++ ./chrome/common/chrome_paths.h	2014-08-13 09:56:57.000000000 +0200
@@ -116,7 +116,7 @@
                                    // 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_FREEBSD) || (defined(OS_MACOSX) && !defined(OS_IOS))
   DIR_NATIVE_MESSAGING,         // System directory where native messaging host
                                 // manifest files are stored.
   DIR_USER_NATIVE_MESSAGING,    // Directory with Native Messaging Hosts