diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2019-04-05 12:01:25 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2019-04-05 12:01:25 +0000 |
commit | d90bf58cf83c548d4ed98f8c6ee55a6b84af0834 (patch) | |
tree | e364221b071fc7af079027aa7e6ac3d25435767a /www/chromium/files/patch-components_gcm__driver_gcm__client.h | |
parent | Update CMake to latest release, 3.14.1 (diff) |
www/chromium: Update to 73.0.3683.86
- Make existing patches apply cleanly
Changelog: https://chromium.googlesource.com/chromium/src/+log/72.0.3626.121..73.0.3683.86?pretty=fuller&n=10000
Submitted by: Matthias Wolf
MFH: 2019Q2
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.h | 6 |
1 files changed, 3 insertions, 3 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 776b370d5cb0..25e9740ff93f 100644 --- a/www/chromium/files/patch-components_gcm__driver_gcm__client.h +++ b/www/chromium/files/patch-components_gcm__driver_gcm__client.h @@ -1,6 +1,6 @@ ---- 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 @@ +--- components/gcm_driver/gcm_client.h.orig 2019-03-11 22:00:56 UTC ++++ components/gcm_driver/gcm_client.h +@@ -85,6 +85,7 @@ class GCMClient { PLATFORM_CROS, PLATFORM_IOS, PLATFORM_ANDROID, |