Commit 27d70c8f authored by gavinp's avatar gavinp Committed by Commit bot

SimpleCache: Add fieldtrial testing information.

This came up as a warning for a new finch trial advancing these to
beta.

R=asvitkine
BUG=490029

Review URL: https://codereview.chromium.org/1790483003

Cr-Commit-Position: refs/heads/master@{#381718}
parent 916fd306
...@@ -140,6 +140,11 @@ ...@@ -140,6 +140,11 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"SimpleCacheTrial": [
{
"group_name": "ExperimentYes"
}
],
"SpdyEnableDependencies": [ "SpdyEnableDependencies": [
{ {
"group_name": "Enable" "group_name": "Enable"
......
...@@ -187,6 +187,11 @@ ...@@ -187,6 +187,11 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"SimpleCacheTrial": [
{
"group_name": "ExperimentYes"
}
],
"SpdyEnableDependencies": [ "SpdyEnableDependencies": [
{ {
"group_name": "Enable" "group_name": "Enable"
......
...@@ -203,6 +203,11 @@ ...@@ -203,6 +203,11 @@
"group_name": "Enabled" "group_name": "Enabled"
} }
], ],
"SimpleCacheTrial": [
{
"group_name": "ExperimentYes"
}
],
"SpdyEnableDependencies": [ "SpdyEnableDependencies": [
{ {
"group_name": "Enable" "group_name": "Enable"
......
...@@ -280,6 +280,11 @@ ...@@ -280,6 +280,11 @@
"group_name": "enforce_always_with_extensions_and_dse" "group_name": "enforce_always_with_extensions_and_dse"
} }
], ],
"SimpleCacheTrial": [
{
"group_name": "ExperimentYes"
}
],
"SpdyEnableDependencies": [ "SpdyEnableDependencies": [
{ {
"group_name": "Enable" "group_name": "Enable"
......
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