aboutsummaryrefslogtreecommitdiff
path: root/devel/electron13/files/patch-extensions_common_api_runtime.json
diff options
context:
space:
mode:
Diffstat (limited to 'devel/electron13/files/patch-extensions_common_api_runtime.json')
-rw-r--r--devel/electron13/files/patch-extensions_common_api_runtime.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/electron13/files/patch-extensions_common_api_runtime.json b/devel/electron13/files/patch-extensions_common_api_runtime.json
deleted file mode 100644
index fe150eda822c..000000000000
--- a/devel/electron13/files/patch-extensions_common_api_runtime.json
+++ /dev/null
@@ -1,11 +0,0 @@
---- extensions/common/api/runtime.json.orig 2021-07-15 19:13:40 UTC
-+++ extensions/common/api/runtime.json
-@@ -77,7 +77,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",