aboutsummaryrefslogblamecommitdiff
path: root/www/chromium/files/patch-extensions_common_api_runtime.json
blob: 188d55827c47ac881d1bb23c9b5c4d85a2b6238b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                                                       
                                      
                 




                                                                                           

          
--- extensions/common/api/runtime.json.orig	2024-01-30 07:53:34 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."}
         ]
       },