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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2930353002: Update testing config for persistent histograms to EnabledOnDisk5. (Closed)
Patch Set: Created 3 years, 6 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 2b206f7c7be1e504e7b5a4018a188341699a64d0..c2ebdc6f3452bb1883536c6d9741d852b3e134b9 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2210,9 +2210,9 @@
],
"experiments": [
{
- "name": "EnabledOnDiskNoStability3",
+ "name": "EnabledOnDisk5",
"params": {
- "send_unreported_metrics": "no",
+ "send_unreported_metrics": "yes",
"storage": "MappedFile"
},
"enable_features": [
« 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