aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-ui_base_dragdrop_os__exchange__data__provider__non__backed.cc
blob: 5a0e5c5cae375c015b4946b32bb9e92573e770ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ui/base/dragdrop/os_exchange_data_provider_non_backed.cc.orig	2023-11-29 21:40:44 UTC
+++ ui/base/dragdrop/os_exchange_data_provider_non_backed.cc
@@ -96,7 +96,7 @@ bool OSExchangeDataProviderNonBacked::GetString(std::u
 }
 
 bool OSExchangeDataProviderNonBacked::GetString(std::u16string* data) const {
-#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS)
+#if BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_CHROMEOS) || BUILDFLAG(IS_BSD)
   if (HasFile()) {
     // Various Linux file managers both pass a list of file:// URIs and set the
     // string representation to the URI. We explicitly don't want to return use