aboutsummaryrefslogtreecommitdiff
path: root/devel/electron35/files/patch-services_device_public_cpp_device__features.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron35/files/patch-services_device_public_cpp_device__features.h')
-rw-r--r--devel/electron35/files/patch-services_device_public_cpp_device__features.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-services_device_public_cpp_device__features.h b/devel/electron35/files/patch-services_device_public_cpp_device__features.h
deleted file mode 100644
index 6ed1b29601f5..000000000000
--- a/devel/electron35/files/patch-services_device_public_cpp_device__features.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- services/device/public/cpp/device_features.h.orig 2025-03-24 20:50:14 UTC
-+++ services/device/public/cpp/device_features.h
-@@ -51,7 +51,7 @@ DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermis
-
- DEVICE_FEATURES_EXPORT bool IsOsLevelGeolocationPermissionSupportEnabled();
-
--#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX)
-+#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD)
- DEVICE_FEATURES_EXPORT BASE_DECLARE_FEATURE(kAutomaticUsbDetach);
- #endif // BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_LINUX)
-