diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-04-23 06:52:55 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-04-23 20:24:00 +0200 |
commit | 9c709a1d6bf6778abc1ef07f68fe5cca9cd7d7be (patch) | |
tree | a255b59aa39536b1c15ee5f853814492ff09c4f5 /www/iridium/files/patch-content_shell_BUILD.gn | |
parent | mail/py-email-validator: Update to 2.0.0 (diff) |
www/iridium: update to 2023.04.112
Approved by: rene (mentor)
Differential Revision: https://reviews.freebsd.org/D39769
Diffstat (limited to 'www/iridium/files/patch-content_shell_BUILD.gn')
-rw-r--r-- | www/iridium/files/patch-content_shell_BUILD.gn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/iridium/files/patch-content_shell_BUILD.gn b/www/iridium/files/patch-content_shell_BUILD.gn index 90f7a629f87d..f434491b71f6 100644 --- a/www/iridium/files/patch-content_shell_BUILD.gn +++ b/www/iridium/files/patch-content_shell_BUILD.gn @@ -1,6 +1,6 @@ ---- content/shell/BUILD.gn.orig 2023-03-13 07:33:08 UTC +--- content/shell/BUILD.gn.orig 2023-04-22 17:45:15 UTC +++ content/shell/BUILD.gn -@@ -905,7 +905,7 @@ group("content_shell_crash_test") { +@@ -966,7 +966,7 @@ group("content_shell_crash_test") { if (is_win) { data_deps += [ "//build/win:copy_cdb_to_output" ] } |