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-chrome_common_features.gni | |
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-chrome_common_features.gni')
-rw-r--r-- | www/chromium/files/patch-chrome_common_features.gni | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-chrome_common_features.gni b/www/chromium/files/patch-chrome_common_features.gni index 14c5fa50230a..d6696dfe5af4 100644 --- a/www/chromium/files/patch-chrome_common_features.gni +++ b/www/chromium/files/patch-chrome_common_features.gni @@ -1,6 +1,6 @@ ---- chrome/common/features.gni.orig 2019-01-30 02:17:49.000000000 +0100 -+++ chrome/common/features.gni 2019-01-31 23:22:21.293971000 +0100 -@@ -41,9 +41,9 @@ +--- chrome/common/features.gni.orig 2019-03-11 22:00:54 UTC ++++ chrome/common/features.gni +@@ -41,9 +41,9 @@ declare_args() { (is_desktop_linux && use_dbus) || is_chromeos enable_one_click_signin = |