a0dbfe2fb0
Submitted by: Matthias Wolf, cem, rene Obtained from: Some patches from OpenBSD port (robert@openbsd.org)
12 lines
454 B
JSON
12 lines
454 B
JSON
--- extensions/common/api/runtime.json.orig 2020-11-13 06:36:43 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",
|