From e0eb878be532f268d77fc5715d45e22bf1fa343e Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Wed, 31 May 2023 13:52:59 +0200 Subject: www/chromium: update to 114.0.5735.90 Approved by: rene (mentor, implicit) Security: https://vuxml.freebsd.org/freebsd/fd87a250-ff78-11ed-8290-a8a1599412c6.html --- .../files/patch-tools_json__schema__compiler_feature__compiler.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py') diff --git a/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py b/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py index 2665e61b1865..c1be180c0144 100644 --- a/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py +++ b/www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py @@ -1,6 +1,6 @@ ---- tools/json_schema_compiler/feature_compiler.py.orig 2023-04-05 11:05:06 UTC +--- tools/json_schema_compiler/feature_compiler.py.orig 2023-05-31 08:12:17 UTC +++ tools/json_schema_compiler/feature_compiler.py -@@ -271,6 +271,8 @@ FEATURE_GRAMMAR = ({ +@@ -272,6 +272,8 @@ FEATURE_GRAMMAR = ({ 'linux': 'Feature::LINUX_PLATFORM', 'mac': 'Feature::MACOSX_PLATFORM', 'win': 'Feature::WIN_PLATFORM', -- cgit v1.2.3