diff options
Diffstat (limited to 'www/iridium/files/patch-extensions_common_api_runtime.json')
| -rw-r--r-- | www/iridium/files/patch-extensions_common_api_runtime.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/www/iridium/files/patch-extensions_common_api_runtime.json b/www/iridium/files/patch-extensions_common_api_runtime.json index ebf0e687387d..8cebb1d85842 100644 --- a/www/iridium/files/patch-extensions_common_api_runtime.json +++ b/www/iridium/files/patch-extensions_common_api_runtime.json @@ -1,10 +1,12 @@ ---- extensions/common/api/runtime.json.orig 2025-05-07 06:48:23 UTC +--- extensions/common/api/runtime.json.orig 2025-10-28 14:29:43 UTC +++ extensions/common/api/runtime.json -@@ -86,6 +86,7 @@ +@@ -85,7 +85,8 @@ + {"name": "android", "description": "Specifies the Android operating system."}, {"name": "cros", "description": "Specifies the Chrome operating system."}, {"name": "linux", "description": "Specifies the Linux operating system."}, - {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, -+ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."}, - {"name": "fuchsia", "description": "Specifies the Fuchsia operating system."} +- {"name": "openbsd", "description": "Specifies the OpenBSD operating system."} ++ {"name": "openbsd", "description": "Specifies the OpenBSD operating system."}, ++ {"name": "freebsd", "description": "Specifies the FreeBSD operating system."} ] }, + { |
