Commit 23d21fd3 authored by Pavel Yatsuk's avatar Pavel Yatsuk Committed by Commit Bot

[Zine GWS] Enable NTPArticleSuggestionsNowStream study for tests

BUG=811909
R=rkaplow@chromium.org

Change-Id: I61e1b27c5470a5a2b334ba1adbf26a0b7605d571
Reviewed-on: https://chromium-review.googlesource.com/998350Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Pavel Yatsuk <pavely@chromium.org>
Cr-Commit-Position: refs/heads/master@{#548813}
parent 07c70e29
......@@ -1954,6 +1954,25 @@
]
}
],
"NTPArticleSuggestionsNowStream": [
{
"platforms": [
"android",
"ios"
],
"experiments": [
{
"name": "Enabled",
"params": {
"content_suggestions_backend": "https://chromefeedcontentsuggestions-pa.googleapis.com/v2/suggestions/fetch"
},
"enable_features": [
"NTPArticleSuggestions"
]
}
]
}
],
"NTPBreakingNewsPush": [
{
"platforms": [
......
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