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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2597493002: Enable BrowserScheduler.RedirectSequencedWorkerPools experiment on trunk. (Closed)
Patch Set: update dependencies Created 4 years 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 786d937de0e27bb4da992be3c1a75ec332847c7d..0a6d6039a5daea20a77e47c84635ddfe23aa5d96 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -214,7 +214,8 @@
{
"name": "Default",
"params": {
- "RedirectHistoryService": "true"
+ "RedirectHistoryService": "true",
+ "RedirectSequencedWorkerPools": "true"
}
},
{
« 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