From be6259aac7b38bb3129be18e4ca60d42078cca3e Mon Sep 17 00:00:00 2001 From: Matthias Wolf Date: Tue, 27 Apr 2021 16:25:26 +0200 Subject: www/chromium: update to 90.0.4430.85 Tested by: Matthias Wolf, rene MFH: 2021Q2 Security: http://vuxml.freebsd.org/freebsd/cb13a765-a277-11eb-97a0-e09467587c17.html --- www/chromium/files/patch-base_location__unittest.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/chromium/files/patch-base_location__unittest.cc') diff --git a/www/chromium/files/patch-base_location__unittest.cc b/www/chromium/files/patch-base_location__unittest.cc index 77e2ed901f46..655520cd69dd 100644 --- a/www/chromium/files/patch-base_location__unittest.cc +++ b/www/chromium/files/patch-base_location__unittest.cc @@ -1,4 +1,4 @@ ---- base/location_unittest.cc.orig 2021-03-12 23:57:15 UTC +--- base/location_unittest.cc.orig 2021-04-14 18:40:48 UTC +++ base/location_unittest.cc @@ -32,7 +32,7 @@ TEST(LocationTest, CurrentYieldsCorrectValue) { EXPECT_EQ(here.line_number(), previous_line + 1); -- cgit v1.2.3