ports/devel/electron13/files/patch-components_gcm__driver_gcm__client.h

10 lines
258 B
C

--- components/gcm_driver/gcm_client.h.orig 2021-01-07 00:36:30 UTC
+++ components/gcm_driver/gcm_client.h
@@ -87,6 +87,7 @@ class GCMClient {
PLATFORM_CROS,
PLATFORM_IOS,
PLATFORM_ANDROID,
+ PLATFORM_BSD,
PLATFORM_UNSPECIFIED
};