diff options
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 3d65c36c7f92..c6085455d3d2 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 2023-04-05 11:05:06 UTC +--- content/test/BUILD.gn.orig 2023-04-28 17:01:32 UTC +++ content/test/BUILD.gn -@@ -2119,7 +2119,7 @@ static_library("run_all_unittests") { +@@ -2149,7 +2149,7 @@ static_library("run_all_unittests") { ":test_support", "//base/test:test_support", ] @@ -9,7 +9,7 @@ deps += [ "//content/common:set_process_title_linux" ] } } -@@ -3159,7 +3159,7 @@ test("content_unittests") { +@@ -3194,7 +3194,7 @@ test("content_unittests") { deps += [ "//third_party/boringssl" ] } |