Commit 68d73438 authored by Maria Khomenko's avatar Maria Khomenko Committed by Commit Bot

Add MemoryAblation to field_trial_config

Bug: 
Change-Id: I9224213ed8c00e710f065dd0f24e2b20ec9332e6
Reviewed-on: https://chromium-review.googlesource.com/775321Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Maria Khomenko <mariakhomenko@chromium.org>
Cr-Commit-Position: refs/heads/master@{#538587}
parent 2a6e5e63
......@@ -1952,6 +1952,24 @@
]
}
],
"MemoryAblation": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"params": {
"Size": "1048570"
},
"enable_features": [
"MemoryAblation"
]
}
]
}
],
"MojoCdm": [
{
"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