aboutsummaryrefslogtreecommitdiff
path: root/www/qt6-webengine/files/patch-src_3rdparty_chromium_extensions_common_api_runtime.json
blob: 60c4d4bfbe25fb68a7976b32f3796b1f1bf95500 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- src/3rdparty/chromium/extensions/common/api/runtime.json.orig	2023-09-13 12:11:42 UTC
+++ src/3rdparty/chromium/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."}
         ]
       },