summaryrefslogtreecommitdiff
path: root/www/iridium/files/patch-extensions_common_api_runtime.json
blob: 89dbadf1bc55636dfca4acaa47129a3b05a96c3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/common/api/runtime.json.orig	2019-03-11 22:00:58 UTC
+++ extensions/common/api/runtime.json
@@ -66,7 +66,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",