aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-extensions_common_api_runtime.json
blob: b2c885919fd2719000d239728db602658410223d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/common/api/runtime.json.orig	2021-04-14 18:41:04 UTC
+++ extensions/common/api/runtime.json
@@ -68,7 +68,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",