aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome__common__chrome_paths.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome__common__chrome_paths.h')
-rw-r--r--www/chromium/files/patch-chrome__common__chrome_paths.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/chromium/files/patch-chrome__common__chrome_paths.h b/www/chromium/files/patch-chrome__common__chrome_paths.h
index cff08aac2524..dc664418824a 100644
--- a/www/chromium/files/patch-chrome__common__chrome_paths.h
+++ b/www/chromium/files/patch-chrome__common__chrome_paths.h
@@ -1,11 +1,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.
-
+--- ./chrome/common/chrome_paths.h.orig 2014-08-20 21:01:56.000000000 +0200
++++ ./chrome/common/chrome_paths.h 2014-08-22 15:06:25.000000000 +0200
+@@ -115,7 +115,7 @@
+ DIR_SUPERVISED_USERS_DEFAULT_APPS, // Directory where installer places .crx
+ // 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))
++#if defined(OS_LINUX) || defined(OS_BSD) || (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