ports/www/chromium/files/patch-extensions_common_api_runtime.json
Rene Ladan a8a9149eb3 www/chromium: update to 74.0.3729.157
Submitted by:	Matthias Wolf via GitHub (#150 #151)
MFH:		2019Q2
2019-05-24 12:34:58 +00:00

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