summaryrefslogtreecommitdiff
path: root/devel/electron5/files/patch-components_gcm__driver_gcm__client.h
blob: 136366e9880d7f76c3e9c5b20e811a4dcf63201b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- components/gcm_driver/gcm_client.h.orig	2019-04-08 08:32:49 UTC
+++ components/gcm_driver/gcm_client.h
@@ -85,6 +85,7 @@ class GCMClient {
     PLATFORM_CROS,
     PLATFORM_IOS,
     PLATFORM_ANDROID,
+    PLATFORM_BSD,
     PLATFORM_UNSPECIFIED
   };