Commit 32d3b517 authored by Ramin Halavati's avatar Ramin Halavati Committed by Commit Bot

Update Incognito Dynamic Quota field trial test.

Param names are updated in the field trial test.

Bug: 1017120
Change-Id: I6f3fee3faaac5f9061c097858c5b02b05c3e8fb7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1989066
Auto-Submit: Ramin Halavati <rhalavati@chromium.org>
Reviewed-by: default avatarNik Bhagat <nikunjb@chromium.org>
Reviewed-by: default avatarJesse Doherty <jwd@chromium.org>
Commit-Queue: Jesse Doherty <jwd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#731744}
parent 4a47103e
...@@ -3177,8 +3177,8 @@ ...@@ -3177,8 +3177,8 @@
{ {
"name": "WideRange", "name": "WideRange",
"params": { "params": {
"RatioLowerBound": "0.1", "IncognitoQuotaRatioLowerBound": "0.1",
"RatioUpperBound": "0.2" "IncognitoQuotaRatioUpperBound": "0.2"
}, },
"enable_features": [ "enable_features": [
"IncognitoDynamicQuota" "IncognitoDynamicQuota"
......
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