summaryrefslogtreecommitdiff
path: root/devel/electron7/files/patch-extensions_common_api_runtime.json
blob: 32f0f805a191c73e3ba6392d285fb5200455d89e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- extensions/common/api/runtime.json.orig	2019-12-12 12:39:44 UTC
+++ extensions/common/api/runtime.json
@@ -67,7 +67,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",