Commit 0df266f6 authored by Olivier Li's avatar Olivier Li Committed by Commit Bot

Add field trial config for the ProfileSyncServiceUsesThreadPool experiment

Bug: 1014464
Change-Id: I6738bba3443d4dfae9950201a2acd61f9722aae2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1991938
Commit-Queue: Oliver Li <olivierli@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#729783}
parent abdbd6a6
......@@ -5055,6 +5055,26 @@
]
}
],
"ProfileSyncServiceUsesThreadPool": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled_20191112",
"enable_features": [
"ProfileSyncServiceUsesThreadPool"
]
}
]
}
],
"ProgressBarAnimationAndroid": [
{
"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