Commit 6ebf1b3a authored by Rushan Suleymanov's avatar Rushan Suleymanov Committed by Commit Bot

Add SyncSendInterestedDataTypes experiment to fieldtrial_testing_config

Bug: None
Change-Id: Ie7b1a0a016d1b63a71ca313f6e7054246e056c15
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2547022
Commit-Queue: Rushan Suleymanov <rushans@google.com>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#829195}
parent c6d97a24
...@@ -6595,6 +6595,27 @@ ...@@ -6595,6 +6595,27 @@
] ]
} }
], ],
"SyncSendInterestedDataTypes": [
{
"platforms": [
"android",
"android_webview",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"SyncSendInterestedDataTypes"
]
}
]
}
],
"SyncTriggerFullKeystoreMigration": [ "SyncTriggerFullKeystoreMigration": [
{ {
"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