Commit 106a6daf authored by Karan Bhatia's avatar Karan Bhatia Committed by Commit Bot

Declarative Net Request: Enable the API on dev channel.

BUG=696822

Change-Id: I77b3ed6aba80cf1c41e27148b560fbe7094fb19e
Reviewed-on: https://chromium-review.googlesource.com/1222158Reviewed-by: default avatarIstiaque Ahmed <lazyboy@chromium.org>
Commit-Queue: Karan Bhatia <karandeepb@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595618}
parent 7ce49e6c
...@@ -111,7 +111,7 @@ ...@@ -111,7 +111,7 @@
"extension_types": "all" "extension_types": "all"
}, },
"declarative_net_request": { "declarative_net_request": {
"channel": "trunk", "channel": "dev",
"extension_types": ["extension"], "extension_types": ["extension"],
"min_manifest_version": 2 "min_manifest_version": 2
}, },
......
...@@ -190,7 +190,7 @@ ...@@ -190,7 +190,7 @@
"platforms": ["chromeos"] "platforms": ["chromeos"]
}, },
"declarativeNetRequest": { "declarativeNetRequest": {
"channel": "trunk", "channel": "dev",
"extension_types": ["extension"], "extension_types": ["extension"],
"min_manifest_version": 2 "min_manifest_version": 2
}, },
......
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