mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 23:00:30 -04:00
11 lines
454 B
JSON
11 lines
454 B
JSON
--- 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",
|