aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h')
-rw-r--r--www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h b/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h
new file mode 100644
index 000000000000..fb12a692064b
--- /dev/null
+++ b/www/chromium/files/patch-chrome_common_component__flash__hint__file__linux.h
@@ -0,0 +1,14 @@
+--- chrome/common/component_flash_hint_file_linux.h.orig 2016-03-25 13:04:46 UTC
++++ chrome/common/component_flash_hint_file_linux.h
+@@ -7,9 +7,9 @@
+
+ #include "build/build_config.h"
+
+-#if !defined(OS_LINUX)
++#if !defined(OS_LINUX) && !defined(OS_FREEBSD)
+ #error "This file only applies to the Linux component update of Flash."
+-#endif // !defined(OS_LINUX)
++#endif // !defined(OS_LINUX) && !defined(OS_FREEBSD)
+
+ #include <string>
+