diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-31 11:52:59 +0000 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-05-31 13:04:45 +0000 |
commit | e0eb878be532f268d77fc5715d45e22bf1fa343e (patch) | |
tree | 917d570d829a326a69bb18a8562d9d55a97c53f9 /www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py | |
parent | 5fc5f6e57638650eb96f4067d3246d6517a22ab1 (diff) |
Diffstat (limited to 'www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py')
-rw-r--r-- | www/chromium/files/patch-tools_json__schema__compiler_feature__compiler.py | 4 |
1 files changed, 2 insertions, 2 deletions
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', |