summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-components_gcm__driver_gcm__client.h
blob: aa2bebfdd3631ba5e809af96bde3b3206d4f1dd6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- components/gcm_driver/gcm_client.h.orig	2019-03-15 06:37:14 UTC
+++ components/gcm_driver/gcm_client.h
@@ -86,6 +86,7 @@ class GCMClient {
     PLATFORM_CROS,
     PLATFORM_IOS,
     PLATFORM_ANDROID,
+    PLATFORM_BSD,
     PLATFORM_UNSPECIFIED
   };