diff options
author | Robert Nagy <robert@openbsd.org> | 2022-09-25 12:55:03 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-09-28 10:00:11 +0200 |
commit | c080558054e014c94435ab11f399e518324abe31 (patch) | |
tree | 36cf37b837004751749f2ae3ce9f950cc731c906 /www/chromium/files/patch-content_test_BUILD.gn | |
parent | www/authelia: Update 4.36.8 -> 4.36.9 (diff) |
www/chromium: update to 106.0.5249.61
Security: 18529cb0-3e9c-11ed-9bc7-3065ec8fd3ec
Diffstat (limited to 'www/chromium/files/patch-content_test_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-content_test_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-content_test_BUILD.gn b/www/chromium/files/patch-content_test_BUILD.gn index 07a7e8e769df..1fa18d43cbd8 100644 --- a/www/chromium/files/patch-content_test_BUILD.gn +++ b/www/chromium/files/patch-content_test_BUILD.gn @@ -1,6 +1,6 @@ ---- content/test/BUILD.gn.orig 2022-08-31 12:19:35 UTC +--- content/test/BUILD.gn.orig 2022-09-24 10:57:32 UTC +++ content/test/BUILD.gn -@@ -2037,7 +2037,7 @@ static_library("run_all_unittests") { +@@ -2055,7 +2055,7 @@ static_library("run_all_unittests") { ":test_support", "//base/test:test_support", ] @@ -9,7 +9,7 @@ deps += [ "//content/common:set_process_title_linux" ] } } -@@ -3006,7 +3006,7 @@ test("content_unittests") { +@@ -3025,7 +3025,7 @@ test("content_unittests") { deps += [ "//third_party/boringssl" ] } |