summaryrefslogtreecommitdiff
path: root/devel/electron37/files/patch-base_files_drive__info.h
blob: 37c26bf070c27a45d3eae4de15f4397f70c52068 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- base/files/drive_info.h.orig	2025-06-30 07:04:30 UTC
+++ base/files/drive_info.h
@@ -48,7 +48,7 @@ struct BASE_EXPORT DriveInfo {
   std::optional<bool> has_seek_penalty;
 
 #if BUILDFLAG(IS_WIN) || BUILDFLAG(IS_MAC) || BUILDFLAG(IS_LINUX) || \
-    BUILDFLAG(IS_CHROMEOS)
+    BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
   // Whether the drive is a "removable" drive.
   //
   // In macOS's IOKit API, a drive is "removable" if "the media is removable