diff options
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.h | 10 |
1 files changed, 0 insertions, 10 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 deleted file mode 100644 index d40f905a889e..000000000000 --- a/www/iridium/files/patch-components_gcm__driver_gcm__client.h +++ /dev/null @@ -1,10 +0,0 @@ ---- components/gcm_driver/gcm_client.h.orig 2020-02-03 21:53:30 UTC -+++ components/gcm_driver/gcm_client.h -@@ -87,6 +87,7 @@ class GCMClient { - PLATFORM_CROS, - PLATFORM_IOS, - PLATFORM_ANDROID, -+ PLATFORM_BSD, - PLATFORM_UNSPECIFIED - }; - |