aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-components_gcm__driver_gcm__client.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-components_gcm__driver_gcm__client.h')
-rw-r--r--www/iridium/files/patch-components_gcm__driver_gcm__client.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/iridium/files/patch-components_gcm__driver_gcm__client.h b/www/iridium/files/patch-components_gcm__driver_gcm__client.h
new file mode 100644
index 000000000000..e05ba84a6f97
--- /dev/null
+++ b/www/iridium/files/patch-components_gcm__driver_gcm__client.h
@@ -0,0 +1,10 @@
+--- components/gcm_driver/gcm_client.h.orig 2017-04-19 19:06:32 UTC
++++ components/gcm_driver/gcm_client.h
+@@ -82,6 +82,7 @@ class GCMClient {
+ PLATFORM_CROS,
+ PLATFORM_IOS,
+ PLATFORM_ANDROID,
++ PLATFORM_BSD,
+ PLATFORM_UNKNOWN
+ };
+