Commit e2a6d572 authored by yawano's avatar yawano Committed by Commit bot

Make launcherSearchProvider API white-listed on stable and public on dev.

BUG=440649

Review URL: https://codereview.chromium.org/1139723002

Cr-Commit-Position: refs/heads/master@{#329381}
parent 7c8a564e
...@@ -538,7 +538,7 @@ ...@@ -538,7 +538,7 @@
"location": "component" "location": "component"
}], }],
"launcherSearchProvider": { "launcherSearchProvider": {
"channel": "dev", "channel": "stable",
"extension_types": ["extension", "platform_app"], "extension_types": ["extension", "platform_app"],
"platform": ["chromeos"], "platform": ["chromeos"],
"whitelist": [ "whitelist": [
......
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