diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-05 12:57:23 +0000 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-05 12:59:45 +0000 |
commit | f8df1af29de26e9b2e4c9fbad9d1d3c8e67241f0 (patch) | |
tree | 85c725cbfd9be9077f4dbb59b57a7ba6161bc2b5 /www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni | |
parent | 3cd41a6583556936d424d4e496378d1dc9115f35 (diff) | |
download | ports-f8df1af29de26e9b2e4c9fbad9d1d3c8e67241f0.tar.gz ports-f8df1af29de26e9b2e4c9fbad9d1d3c8e67241f0.zip |
www/ungoogled-chromium: update to 113.0.5672.63
Approved by: rene (mentor, implicit)
Security: https://vuxml.freebsd.org/freebsd/246174d3-e979-11ed-8290-a8a1599412c6.html
(cherry picked from commit e89219e9fe0c76b9d0ffb46a1d7f757c35908999)
Diffstat (limited to 'www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni')
-rw-r--r-- | www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni b/www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni index eb80b15ca119..4505f05623ce 100644 --- a/www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni +++ b/www/ungoogled-chromium/files/patch-mojo_public_tools_bindings_mojom.gni @@ -1,6 +1,6 @@ ---- mojo/public/tools/bindings/mojom.gni.orig 2023-04-08 11:38:38 UTC +--- mojo/public/tools/bindings/mojom.gni.orig 2023-05-05 12:12:41 UTC +++ mojo/public/tools/bindings/mojom.gni -@@ -723,6 +723,16 @@ template("mojom") { +@@ -732,6 +732,16 @@ template("mojom") { enabled_features += [ "is_apple" ] } |