summaryrefslogtreecommitdiff
path: root/devel/electron6/files/patch-extensions_common_api_runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron6/files/patch-extensions_common_api_runtime.json')
-rw-r--r--devel/electron6/files/patch-extensions_common_api_runtime.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/electron6/files/patch-extensions_common_api_runtime.json b/devel/electron6/files/patch-extensions_common_api_runtime.json
new file mode 100644
index 000000000000..06144fcc2350
--- /dev/null
+++ b/devel/electron6/files/patch-extensions_common_api_runtime.json
@@ -0,0 +1,11 @@
+--- extensions/common/api/runtime.json.orig 2019-09-10 10:42:38 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",