summaryrefslogtreecommitdiff
path: root/devel/electron4/files/patch-extensions_common_api_runtime.json
blob: eb6185b7dff79492b309c80694e588c4315487d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/common/api/runtime.json.orig	2019-03-15 06:37:23 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",