Files
ports/www/chromium/files/patch-extensions_common_api_runtime.json
T
Joseph Mingrone a0dbfe2fb0 www/chromium: Update to version 87.0.4280.66
Submitted by:	Matthias Wolf, cem, rene
Obtained from:	Some patches from OpenBSD port (robert@openbsd.org)
2020-12-01 04:06:37 +00:00

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",