From a0dbfe2fb016ec18b858d0857d8c3ce21662d29c Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Tue, 1 Dec 2020 04:06:37 +0000 Subject: www/chromium: Update to version 87.0.4280.66 Submitted by: Matthias Wolf, cem, rene Obtained from: Some patches from OpenBSD port (robert@openbsd.org) --- www/chromium/files/patch-chrome_test_BUILD.gn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'www/chromium/files/patch-chrome_test_BUILD.gn') diff --git a/www/chromium/files/patch-chrome_test_BUILD.gn b/www/chromium/files/patch-chrome_test_BUILD.gn index 064cf0010d96..ffb6d9547174 100644 --- a/www/chromium/files/patch-chrome_test_BUILD.gn +++ b/www/chromium/files/patch-chrome_test_BUILD.gn @@ -1,8 +1,8 @@ ---- chrome/test/BUILD.gn.orig 2020-09-08 19:14:01 UTC +--- chrome/test/BUILD.gn.orig 2020-11-13 06:36:38 UTC +++ chrome/test/BUILD.gn -@@ -6228,7 +6228,7 @@ test("chrome_app_unittests") { - "//components/heap_profiling/in_process", +@@ -6572,7 +6572,7 @@ test("chrome_app_unittests") { "//components/safe_browsing:buildflags", + "//pdf:pdf_ppapi", ] - if (!is_fuchsia) { + if (!is_fuchsia && !is_bsd) { -- cgit v1.2.3