Commit 761d0bcb authored by Marc Treib's avatar Marc Treib Committed by Commit Bot

Add fieldtrial testing config for NTPCaptureThumbnail (again)

Bug: 718413
Change-Id: I51a6a4b65c51495098778226d8976d2a7136cb78
Reviewed-on: https://chromium-review.googlesource.com/779183
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517885}
parent 896333d6
......@@ -1941,6 +1941,25 @@
]
}
],
"NTPCaptureThumbnail": [
{
"platforms": [
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"CaptureThumbnailDependingOnTransitionType",
"CaptureThumbnailOnNavigatingAway"
]
}
]
}
],
"NTPCondensedLayout": [
{
"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