summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-components_gcm__driver_gcm__client.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-components_gcm__driver_gcm__client.h')
-rw-r--r--www/chromium/files/patch-components_gcm__driver_gcm__client.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-components_gcm__driver_gcm__client.h b/www/chromium/files/patch-components_gcm__driver_gcm__client.h
index e05ba84a6f97..776b370d5cb0 100644
--- a/www/chromium/files/patch-components_gcm__driver_gcm__client.h
+++ b/www/chromium/files/patch-components_gcm__driver_gcm__client.h
@@ -1,10 +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 {
+--- components/gcm_driver/gcm_client.h.orig 2018-06-13 00:10:13.000000000 +0200
++++ components/gcm_driver/gcm_client.h 2018-07-18 23:49:52.697459000 +0200
+@@ -82,6 +82,7 @@
PLATFORM_CROS,
PLATFORM_IOS,
PLATFORM_ANDROID,
+ PLATFORM_BSD,
- PLATFORM_UNKNOWN
+ PLATFORM_UNSPECIFIED
};