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

Unified Diff: testing/variations/fieldtrial_testing_config_linux.json

Issue 1971183002: Disable features for finch test config of UsePredictorDNSQueue (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « testing/variations/fieldtrial_testing_config_android.json ('k') | 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_linux.json
diff --git a/testing/variations/fieldtrial_testing_config_linux.json b/testing/variations/fieldtrial_testing_config_linux.json
index d4cc04e4582ba801c905aa8733d4aa3c114247b4..d140faefdd415787c92fad8424485b757d213a37 100644
--- a/testing/variations/fieldtrial_testing_config_linux.json
+++ b/testing/variations/fieldtrial_testing_config_linux.json
@@ -291,6 +291,9 @@
],
"UsePredictorDNSQueue": [
{
+ "disable_features": [
+ "UsePredictorDNSQueue"
+ ],
"group_name": "Disabled"
}
],
« no previous file with comments | « testing/variations/fieldtrial_testing_config_android.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698