Commit ee0f7bb8 authored by Scott Haseley's avatar Scott Haseley Committed by Commit Bot

Enable StopNonTimersInBackground experiment for field trial testing

Bug: 822954
Change-Id: I8668f4003bff3fa47e1b542884f81cf1e13bffad
Reviewed-on: https://chromium-review.googlesource.com/1147505Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Scott Haseley <shaseley@google.com>
Cr-Commit-Position: refs/heads/master@{#577392}
parent 5a93be34
......@@ -4058,6 +4058,21 @@
]
}
],
"StopNonTimersInBackground": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Experiment",
"enable_features": [
"stop-non-timers-in-background"
]
}
]
}
],
"SuperfishInterstitial": [
{
"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