Commit fa020b88 authored by Gabriel Charette's avatar Gabriel Charette Committed by Commit Bot

[TaskScheduler] Delete remnant/long-unused BrowserScheduler fieldtrial testing config

R=isherman@chromium.org

Bug: 633389
Change-Id: I8cf75c421c4872e86a3e3e66ae950c0c3cdbf8d1
Reviewed-on: https://chromium-review.googlesource.com/1216462Reviewed-by: default avatarFrançois Doray <fdoray@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#590130}
parent 4638a5d5
...@@ -929,38 +929,6 @@ ...@@ -929,38 +929,6 @@
] ]
} }
], ],
"BrowserScheduler": [
{
"platforms": [
"android",
"chromeos",
"ios",
"linux",
"mac",
"windows"
],
"experiments": [
{
"//1": "Enable on-by-default redirections with default",
"//2": "client-side init params (ref.",
"//3": "GetDefaultTaskSchedulerInitParams() in",
"//4": "browser_main_loop.cc).",
"name": "RedirectWithDefaultInitParams"
},
{
"name": "EnableViaFlag",
"forcing_flag": "enable-browser-task-scheduler",
"params": {
"RedirectHistoryService": "true"
}
},
{
"name": "DisableViaFlag",
"forcing_flag": "disable-browser-task-scheduler"
}
]
}
],
"BundledConnectionHelp": [ "BundledConnectionHelp": [
{ {
"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