diff options
Diffstat (limited to 'www/chromium/files/patch-content_test_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-content_test_BUILD.gn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/chromium/files/patch-content_test_BUILD.gn b/www/chromium/files/patch-content_test_BUILD.gn index 68a7738a609f..a42b25208fa2 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-04-14 18:41:03 UTC +--- content/test/BUILD.gn.orig 2021-05-12 22:05:53 UTC +++ content/test/BUILD.gn -@@ -1476,10 +1476,12 @@ test("content_browsertests") { +@@ -1502,10 +1502,12 @@ test("content_browsertests") { } if (is_linux || is_chromeos) { @@ -17,7 +17,7 @@ deps += [ "//ui/gfx:test_support" ] if (use_atk) { -@@ -1720,7 +1722,7 @@ static_library("run_all_unittests") { +@@ -1754,7 +1756,7 @@ static_library("run_all_unittests") { ":test_support", "//base/test:test_support", ] @@ -26,7 +26,7 @@ deps += [ "//content/common:set_process_title_linux" ] } } -@@ -2558,7 +2560,7 @@ test("content_unittests") { +@@ -2613,7 +2615,7 @@ test("content_unittests") { deps += [ "//ui/gfx/x" ] } |