Commit fce48036 authored by Patrick Noland's avatar Patrick Noland Committed by Commit Bot

Add scroll anchor serialization to fieldtrial_testing_config

Change-Id: Id73ec54e7a4e66f75cb7f4c294b923f851f00ae9
Reviewed-on: https://chromium-review.googlesource.com/1014406Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Patrick Noland <pnoland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551463}
parent 84227cbe
......@@ -3190,6 +3190,25 @@
]
}
],
"ScrollAnchorSerialization": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"ScrollAnchorSerialization"
]
}
]
}
],
"SearchEnginePromo": [
{
"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