From 40c48efc97e1692154f38e01ef1739bbef1e4728 Mon Sep 17 00:00:00 2001 From: Joseph Mingrone Date: Fri, 23 Oct 2020 04:29:32 +0000 Subject: www/chromium: Update to version 85.0.4183.121 Submitted by: cem, rene Obtained from: some patches from OpenBSD port --- www/chromium/files/patch-cc_BUILD.gn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-cc_BUILD.gn') diff --git a/www/chromium/files/patch-cc_BUILD.gn b/www/chromium/files/patch-cc_BUILD.gn index 4678bfd491de..bd528b6a1723 100644 --- a/www/chromium/files/patch-cc_BUILD.gn +++ b/www/chromium/files/patch-cc_BUILD.gn @@ -1,4 +1,4 @@ ---- cc/BUILD.gn.orig 2020-07-07 21:58:11 UTC +--- cc/BUILD.gn.orig 2020-09-08 19:13:57 UTC +++ cc/BUILD.gn @@ -599,7 +599,7 @@ cc_test_static_library("test_support") { if (enable_vulkan) { @@ -9,7 +9,7 @@ data_deps = [ "//third_party/mesa_headers" ] } } -@@ -801,7 +801,6 @@ cc_test("cc_unittests") { +@@ -800,7 +800,6 @@ cc_test("cc_unittests") { ] data_deps = [ "//testing/buildbot/filters:cc_unittests_filters", -- cgit v1.2.3