summaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_common_api_runtime.json
blob: 01f15bf020768ef3bae7c7b57dc8a1595f6978d8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- extensions/common/api/runtime.json.orig	2025-10-02 04:28:32 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."}
         ]
       },
       {