aboutsummaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-extensions_common_api_runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'www/iridium/files/patch-extensions_common_api_runtime.json')
-rw-r--r--www/iridium/files/patch-extensions_common_api_runtime.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/iridium/files/patch-extensions_common_api_runtime.json b/www/iridium/files/patch-extensions_common_api_runtime.json
new file mode 100644
index 000000000000..98f93a5c7e2c
--- /dev/null
+++ b/www/iridium/files/patch-extensions_common_api_runtime.json
@@ -0,0 +1,10 @@
+--- extensions/common/api/runtime.json.orig 2023-10-21 11:51:27 UTC
++++ extensions/common/api/runtime.json
+@@ -89,6 +89,7 @@
+ {"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."}
+ ]
+ },