Commit b5fb9e0d authored by toyoshim's avatar toyoshim Committed by Commit bot

Enable NonValidatingReloadOnRefreshContent v1/v2 for testing

To expand field trials, enable flags on waterfall for testing.

BUG=591245

Review-Url: https://codereview.chromium.org/2045463002
Cr-Commit-Position: refs/heads/master@{#398202}
parent 7720998c
...@@ -219,6 +219,22 @@ ...@@ -219,6 +219,22 @@
"group_name": "NetworkTimeQueriesEnabled" "group_name": "NetworkTimeQueriesEnabled"
} }
], ],
"NonValidatingReloadOnRefreshContent": [
{
"enable_features": [
"NonValidatingReloadOnRefreshContent"
],
"group_name": "Enabled"
}
],
"NonValidatingReloadOnRefreshContentV2": [
{
"enable_features": [
"NonValidatingReloadOnRefreshContentV2"
],
"group_name": "Enabled"
}
],
"OfferUploadCreditCards": [ "OfferUploadCreditCards": [
{ {
"group_name": "Enabled" "group_name": "Enabled"
......
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