Commit e29f7492 authored by Sophie Chang's avatar Sophie Chang Committed by Chromium LUCI CQ

Remove nopersistentstore experiment from fieldtrialtesting config

Bug: 1112500
Change-Id: I1fdb815bf0614055e4195529f52d3e33498193c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2569849
Auto-Submit: Sophie Chang <sophiechang@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Reviewed-by: default avatarTarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#833837}
parent 85214f0d
...@@ -5053,26 +5053,6 @@ ...@@ -5053,26 +5053,6 @@
] ]
} }
], ],
"OptimizationHintsNoPersistentStore": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"batch_update_hints_for_top_hosts": "false",
"persist_hints_to_disk": "false"
},
"enable_features": [
"OptimizationHints",
"OptimizationHintsFetching"
]
}
]
}
],
"OptimizedRealtimeThreadingMac": [ "OptimizedRealtimeThreadingMac": [
{ {
"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