diff options
| author | Robert Nagy <rnagy@FreeBSD.org> | 2025-11-06 18:45:43 +0100 |
|---|---|---|
| committer | Robert Nagy <rnagy@FreeBSD.org> | 2025-11-06 18:46:08 +0100 |
| commit | 6d8702c5e42556c9f0b834733aaa24a027b14aa5 (patch) | |
| tree | 56f24e8caef6c368787c2a47691f10ea98e8bbdf /www/iridium/files/patch-components_BUILD.gn | |
| parent | sysutils/appjail: Update to 4.5.0 (diff) | |
www/iridium: update to 2025.11.142
Diffstat (limited to 'www/iridium/files/patch-components_BUILD.gn')
| -rw-r--r-- | www/iridium/files/patch-components_BUILD.gn | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/www/iridium/files/patch-components_BUILD.gn b/www/iridium/files/patch-components_BUILD.gn index 891128b57a8e..9382a7f8ea38 100644 --- a/www/iridium/files/patch-components_BUILD.gn +++ b/www/iridium/files/patch-components_BUILD.gn @@ -1,14 +1,14 @@ ---- components/BUILD.gn.orig 2025-10-28 14:29:43 UTC +--- components/BUILD.gn.orig 2025-11-06 10:11:34 UTC +++ components/BUILD.gn -@@ -216,7 +216,6 @@ test("components_unittests") { - "//components/content_settings/core/browser:unit_tests", +@@ -217,7 +217,6 @@ test("components_unittests") { "//components/content_settings/core/common:unit_tests", + "//components/contextual_tasks:unit_tests", "//components/country_codes:unit_tests", - "//components/crash/core/common:unit_tests", "//components/cross_device/logging:unit_tests", "//components/crx_file:unit_tests", "//components/data_sharing:unit_tests", -@@ -629,7 +628,7 @@ test("components_unittests") { +@@ -634,7 +633,7 @@ test("components_unittests") { "//components/user_data_importer/content:unit_tests", ] @@ -17,7 +17,7 @@ deps += [ "//components/crash/content/browser:unit_tests", "//components/crash/core/app:unit_tests", -@@ -791,7 +790,7 @@ test("components_unittests") { +@@ -800,7 +799,7 @@ test("components_unittests") { deps += [ "//components/constrained_window:unit_tests" ] } @@ -26,7 +26,7 @@ deps += [ "//components/stability_report:unit_tests", "//components/webapps/isolated_web_apps:unit_tests", -@@ -952,8 +951,7 @@ test("components_unittests") { +@@ -961,8 +960,7 @@ test("components_unittests") { # No components should depend on Chrome. # Since //chrome depends on //extensions, we also only assert_no_deps on # extensions targets. @@ -36,7 +36,7 @@ if (is_ios) { assert_no_deps += ios_assert_no_deps -@@ -1273,8 +1271,7 @@ if (use_blink) { +@@ -1282,8 +1280,7 @@ if (use_blink) { # No components should depend on Chrome. # Since //chrome depends on //extensions, we also only assert_no_deps on # extensions targets. |
