aboutsummaryrefslogtreecommitdiffstats
path: root/devel/electron39/files/patch-extensions_common_api_runtime.json
blob: f5acb5fc7bf48d934dae2dd582c491fc830e4525 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- extensions/common/api/runtime.json.orig	2025-10-21 20:19:54 UTC
+++ extensions/common/api/runtime.json
@@ -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": "openbsd", "description": "Specifies the OpenBSD operating system."},
+            {"name": "freebsd", "description": "Specifies the FreeBSD operating system."}
         ]
       },
       {