diff options
Diffstat (limited to 'devel/electron4/files/patch-extensions_common_api_runtime.json')
-rw-r--r-- | devel/electron4/files/patch-extensions_common_api_runtime.json | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron4/files/patch-extensions_common_api_runtime.json b/devel/electron4/files/patch-extensions_common_api_runtime.json deleted file mode 100644 index eb6185b7dff7..000000000000 --- a/devel/electron4/files/patch-extensions_common_api_runtime.json +++ /dev/null @@ -1,11 +0,0 @@ ---- extensions/common/api/runtime.json.orig 2019-03-15 06:37:23 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", |