mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 22:30:38 -04:00
11 lines
454 B
JSON
11 lines
454 B
JSON
--- extensions/common/api/runtime.json.orig 2019-04-30 22:22:49 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",
|