aboutsummaryrefslogtreecommitdiff
path: root/devel/electron7/files/patch-components_gcm__driver_gcm__client.h
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron7/files/patch-components_gcm__driver_gcm__client.h')
-rw-r--r--devel/electron7/files/patch-components_gcm__driver_gcm__client.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/electron7/files/patch-components_gcm__driver_gcm__client.h b/devel/electron7/files/patch-components_gcm__driver_gcm__client.h
new file mode 100644
index 000000000000..a74edf485eae
--- /dev/null
+++ b/devel/electron7/files/patch-components_gcm__driver_gcm__client.h
@@ -0,0 +1,10 @@
+--- components/gcm_driver/gcm_client.h.orig 2019-12-12 12:39:30 UTC
++++ components/gcm_driver/gcm_client.h
+@@ -86,6 +86,7 @@ class GCMClient {
+ PLATFORM_CROS,
+ PLATFORM_IOS,
+ PLATFORM_ANDROID,
++ PLATFORM_BSD,
+ PLATFORM_UNSPECIFIED
+ };
+