diff options
Diffstat (limited to 'devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc')
| -rw-r--r-- | devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc | 11 | 
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc b/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc deleted file mode 100644 index 27b343dd4a2a..000000000000 --- a/devel/electron35/files/patch-components_gcm__driver_gcm__desktop__utils.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- components/gcm_driver/gcm_desktop_utils.cc.orig	2025-03-24 20:50:14 UTC -+++ components/gcm_driver/gcm_desktop_utils.cc -@@ -32,7 +32,7 @@ GCMClient::ChromePlatform GetPlatform() { -   return GCMClient::PLATFORM_ANDROID; - #elif BUILDFLAG(IS_CHROMEOS) -   return GCMClient::PLATFORM_CROS; --#elif BUILDFLAG(IS_LINUX) -+#elif BUILDFLAG(IS_LINUX) || BUILDFLAG(IS_BSD) -   return GCMClient::PLATFORM_LINUX; - #else -   // For all other platforms, return as LINUX.  | 
