Commit 12afcacf authored by Mikel Astiz's avatar Mikel Astiz Committed by Commit Bot

Add fieldtrial testing config for MergeBookmarksUsingGUIDs

Change-Id: I71239f7e49bd6b2c19a6a526a2a800108154e3cc
Bug: 978430
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2077717
Commit-Queue: Mikel Astiz <mastiz@chromium.org>
Auto-Submit: Mikel Astiz <mastiz@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#747192}
parent d59ba394
...@@ -5220,6 +5220,26 @@ ...@@ -5220,6 +5220,26 @@
] ]
} }
], ],
"SyncMergeBookmarksUsingGUIDs": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"MergeBookmarksUsingGUIDs"
]
}
]
}
],
"SyncUSSNigori": [ "SyncUSSNigori": [
{ {
"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