aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_common_api_runtime.json
blob: 554c85e93aeb46dbbcfbad3e2318faf0876c5859 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/common/api/runtime.json.orig	2021-05-12 22:05:54 UTC
+++ extensions/common/api/runtime.json
@@ -77,7 +77,7 @@
         "id": "PlatformOs",
         "type": "string",
         "description": "The operating system chrome is running on.",
-        "enum": ["mac", "win", "android", "cros", "linux", "openbsd"]
+        "enum": ["mac", "win", "android", "cros", "linux", "freebsd", "openbsd"]
       },
       {
         "id": "PlatformArch",