diff options
author | Robert Nagy <robert@openbsd.org> | 2022-06-18 07:51:42 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2022-06-22 10:02:35 +0200 |
commit | 80ffbf089df7cc8d4b4879e23f6816fc7e338f7f (patch) | |
tree | 23b8c15850649e788bdcc2a8b3ed62ff0d793988 /www/chromium/files/patch-content_test_BUILD.gn | |
parent | security/vuxml: add www/chromium < 103.0.5060.53 (diff) |
www/chromium: update to 103.0.5060.53
Security: https://vuxml.freebsd.org/freebsd/b2a4c5f1-f1fe-11ec-bcd2-3065ec8fd3ec.html
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 d2fe457d92dd..434f6b6e977c 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-05-19 14:06:27 UTC +--- content/test/BUILD.gn.orig 2022-06-17 14:20:10 UTC +++ content/test/BUILD.gn -@@ -1938,7 +1938,7 @@ static_library("run_all_unittests") { +@@ -1955,7 +1955,7 @@ static_library("run_all_unittests") { ":test_support", "//base/test:test_support", ] @@ -9,7 +9,7 @@ deps += [ "//content/common:set_process_title_linux" ] } } -@@ -2888,7 +2888,7 @@ test("content_unittests") { +@@ -2917,7 +2917,7 @@ test("content_unittests") { deps += [ "//third_party/boringssl" ] } |