aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_storage__monitor_removable_device_constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_storage__monitor_removable_device_constants.h')
-rw-r--r--www/chromium/files/patch-components_storage__monitor_removable_device_constants.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-components_storage__monitor_removable_device_constants.h b/www/chromium/files/patch-components_storage__monitor_removable_device_constants.h
new file mode 100644
index 000000000000..add0aea20c4b
--- /dev/null
+++ b/www/chromium/files/patch-components_storage__monitor_removable_device_constants.h
@@ -0,0 +1,11 @@
+--- components/storage_monitor/removable_device_constants.h.orig 2019-01-10 00:46:17.663204000 +0100
++++ components/storage_monitor/removable_device_constants.h 2019-01-10 00:46:47.654124000 +0100
+@@ -15,7 +15,7 @@
+ extern const char kFSUniqueIdPrefix[];
+ extern const char kVendorModelSerialPrefix[];
+
+-#if defined(OS_LINUX)
++#if defined(OS_LINUX) || defined(OS_BSD)
+ extern const char kVendorModelVolumeStoragePrefix[];
+ #endif
+