Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(23)

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2457703006: Sign-in promo in the password bubble: test dismissal_threshold=3 on the waterfall. (Closed)
Patch Set: Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index bab57c04ea767f5c7e783623b78e4798b4b63ff4..131d8503d1a05e31b7c3c27a407a237205b7bf45 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -1884,9 +1884,9 @@
],
"experiments": [
{
- "name": "Enable2",
+ "name": "Enable3",
"params": {
- "dismissal_threshold": "2"
+ "dismissal_threshold": "3"
}
}
]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698