Commit c887a55d authored by Benoit Lize's avatar Benoit Lize Committed by Commit Bot

[variations] Remove config for enabled ParkableStringsToDisk feature.

Bug: 1029320
Change-Id: Ia58e3c4c381fe34922888fb5d7cbb4282ccafda3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2412293
Commit-Queue: Benoit L <lizeb@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#807448}
parent 6c6be93a
...@@ -5167,25 +5167,6 @@ ...@@ -5167,25 +5167,6 @@
] ]
} }
], ],
"ParkableStringsToDisk": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"windows"
],
"experiments": [
{
"name": "ParkableStringsToDisk",
"enable_features": [
"ParkableStringsToDisk"
]
}
]
}
],
"PartitionConnectionsByNetworkIsolationKey": [ "PartitionConnectionsByNetworkIsolationKey": [
{ {
"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