Commit 19d18966 authored by Becky Zhou's avatar Becky Zhou Committed by Commit Bot

[NTPOptOut] Add testing config for NTPArticleSuggestionsExpandableHeader

Change-Id: I5e9e977d1fd072b8b7f2b3ce8193214bb6c8fe4a
Reviewed-on: https://chromium-review.googlesource.com/1060431Reviewed-by: default avatarTheresa <twellington@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Becky Zhou <huayinz@chromium.org>
Cr-Commit-Position: refs/heads/master@{#559335}
parent c98d2060
...@@ -1901,6 +1901,21 @@ ...@@ -1901,6 +1901,21 @@
] ]
} }
], ],
"NTPArticleSuggestionsExpandableHeader": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"NTPArticleSuggestionsExpandableHeader"
]
}
]
}
],
"NTPBreakingNewsPush": [ "NTPBreakingNewsPush": [
{ {
"platforms": [ "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