summaryrefslogtreecommitdiff
path: root/devel/electron7/files/patch-components_gcm__driver_gcm__client.h
blob: a74edf485eaef42f2c043bc498214dfce08def71 (plain) (blame)
1
2
3
4
5
6
7
8
9
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
   };