summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-content_test_BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-content_test_BUILD.gn')
-rw-r--r--www/chromium/files/patch-content_test_BUILD.gn10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/chromium/files/patch-content_test_BUILD.gn b/www/chromium/files/patch-content_test_BUILD.gn
index a3411c548d69..2592d470b39d 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 2021-09-24 04:26:06 UTC
+--- content/test/BUILD.gn.orig 2021-12-31 00:57:33 UTC
+++ content/test/BUILD.gn
-@@ -1584,10 +1584,12 @@ test("content_browsertests") {
+@@ -1593,10 +1593,12 @@ test("content_browsertests") {
}
if (is_linux || is_chromeos) {
@@ -17,7 +17,7 @@
deps += [
"//printing/buildflags",
"//ui/gfx:test_support",
-@@ -1845,7 +1847,7 @@ static_library("run_all_unittests") {
+@@ -1865,7 +1867,7 @@ static_library("run_all_unittests") {
":test_support",
"//base/test:test_support",
]
@@ -26,8 +26,8 @@
deps += [ "//content/common:set_process_title_linux" ]
}
}
-@@ -2755,7 +2757,7 @@ test("content_unittests") {
- deps += [ "//ui/gfx/x" ]
+@@ -2774,7 +2776,7 @@ test("content_unittests") {
+ deps += [ "//third_party/boringssl" ]
}
- if (is_linux || is_chromeos) {