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

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 1967663002: Effectively disable the predictor's DNS queue for an experiment (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add android test config (trybots previous) 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
Index: testing/variations/fieldtrial_testing_config_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index a90563af751abf9e673e4030e5b427bc1f5b0e2a..31875cf47d73fd67c82a8e2ecfbae81ab7b24780 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -105,6 +105,11 @@
"group_name": "Enabled"
}
],
+ "DisablePredictorDNSQueue": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
"DocumentWriteEvaluator": [
{
"enable_features": [

Powered by Google App Engine
This is Rietveld 408576698