summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-BUILD.gn
diff options
context:
space:
mode:
authorRobert Nagy <rnagy@FreeBSD.org>2023-10-12 13:15:31 +0200
committerRobert Nagy <rnagy@FreeBSD.org>2023-10-12 13:38:44 +0200
commitd948a7220610aa9275272322cdb079f59ebab6ed (patch)
tree9ec3f6ec0ab12875e841baa35e6fe8317de7f061 /www/chromium/files/patch-BUILD.gn
parentlang/erlang-runtime26: update to version 26.1.2 (diff)
www/chromium: update to 118.0.5993.70
Security: https://vuxml.freebsd.org/freebsd/07ee8c14-68f1-11ee-8290-a8a1599412c6.html
Diffstat (limited to 'www/chromium/files/patch-BUILD.gn')
-rw-r--r--www/chromium/files/patch-BUILD.gn16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/chromium/files/patch-BUILD.gn b/www/chromium/files/patch-BUILD.gn
index 2059a90ff070..9fdc6a87cf31 100644
--- a/www/chromium/files/patch-BUILD.gn
+++ b/www/chromium/files/patch-BUILD.gn
@@ -1,4 +1,4 @@
---- BUILD.gn.orig 2023-09-13 12:11:42 UTC
+--- BUILD.gn.orig 2023-10-11 18:22:24 UTC
+++ BUILD.gn
@@ -61,7 +61,7 @@ declare_args() {
root_extra_deps = []
@@ -17,7 +17,7 @@
"//net:net_unittests",
"//sandbox:sandbox_unittests",
"//services:services_unittests",
-@@ -422,7 +421,7 @@ group("gn_all") {
+@@ -417,7 +416,7 @@ group("gn_all") {
}
}
@@ -26,7 +26,7 @@
deps += [
"//third_party/breakpad:breakpad_unittests",
"//third_party/breakpad:core-2-minidump",
-@@ -622,6 +621,15 @@ group("gn_all") {
+@@ -617,6 +616,15 @@ group("gn_all") {
}
}
@@ -42,7 +42,7 @@
if (is_mac) {
deps += [
"//third_party/breakpad:dump_syms",
-@@ -671,7 +679,7 @@ group("gn_all") {
+@@ -666,7 +674,7 @@ group("gn_all") {
host_os == "win") {
deps += [ "//chrome/test/mini_installer:mini_installer_tests" ]
}
@@ -51,7 +51,7 @@
deps += [ "//third_party/breakpad:symupload($host_toolchain)" ]
}
-@@ -1095,7 +1103,7 @@ if (!is_ios && !is_cronet_build) {
+@@ -1094,7 +1102,7 @@ if (use_blink && !is_cronet_build) {
]
}
@@ -60,7 +60,7 @@
script_test("webdriver_wpt_tests") {
script = "//third_party/blink/tools/run_wpt_tests.py"
args = [
-@@ -1185,7 +1193,7 @@ if (!is_ios && !is_cronet_build) {
+@@ -1184,7 +1192,7 @@ if (use_blink && !is_cronet_build) {
data_deps += [ "//content/web_test:web_test_common_mojom_js_data_deps" ]
}
@@ -69,7 +69,7 @@
data_deps +=
[ "//third_party/breakpad:minidump_stackwalk($host_toolchain)" ]
}
-@@ -1194,7 +1202,7 @@ if (!is_ios && !is_cronet_build) {
+@@ -1193,7 +1201,7 @@ if (use_blink && !is_cronet_build) {
data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ]
}
@@ -78,7 +78,7 @@
data_deps += [ "//third_party/breakpad:dump_syms($host_toolchain)" ]
}
-@@ -1654,7 +1662,7 @@ group("chromium_builder_perf") {
+@@ -1653,7 +1661,7 @@ group("chromium_builder_perf") {
data_deps += [ "//chrome/test:performance_browser_tests" ]
}