Commit d931ed0b authored by Devlin Cronin's avatar Devlin Cronin Committed by Chromium LUCI CQ

[Extensions] Enable the scripting API on stable

Bug: 1155236
Change-Id: Iea65c0fca000e16b72f176b7846b13e4c1034f89
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2570074
Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
Auto-Submit: Devlin <rdevlin.cronin@chromium.org>
Reviewed-by: default avatarKaran Bhatia <karandeepb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833406}
parent 7fb78e28
...@@ -748,7 +748,7 @@ ...@@ -748,7 +748,7 @@
] ]
}, },
"scripting": { "scripting": {
"channel": "dev", "channel": "stable",
"extension_types": ["extension"], "extension_types": ["extension"],
"min_manifest_version": 3 "min_manifest_version": 3
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment