diff options
Diffstat (limited to 'devel/electron35/files/patch-extensions_common_features_feature.cc')
| -rw-r--r-- | devel/electron35/files/patch-extensions_common_features_feature.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-extensions_common_features_feature.cc b/devel/electron35/files/patch-extensions_common_features_feature.cc deleted file mode 100644 index 981accef0f6e..000000000000 --- a/devel/electron35/files/patch-extensions_common_features_feature.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/common/features/feature.cc.orig 2025-01-27 17:37:37 UTC -+++ extensions/common/features/feature.cc -@@ -29,6 +29,8 @@ Feature::Platform Feature::GetCurrentPlatform() { - return WIN_PLATFORM; - #elif BUILDFLAG(IS_FUCHSIA) - return FUCHSIA_PLATFORM; -+#elif BUILDFLAG(IS_BSD) -+ return LINUX_PLATFORM; - #else - return UNSPECIFIED_PLATFORM; - #endif |
