aboutsummaryrefslogtreecommitdiff
path: root/devel/electron29/files/patch-extensions_common_api_runtime.json
blob: a62b91540fcbacc44a2bc05d884d79fd55d6d234 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- extensions/common/api/runtime.json.orig	2024-02-21 00:20:46 UTC
+++ extensions/common/api/runtime.json
@@ -86,6 +86,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."}
         ]
       },