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

Unified Diff: testing/variations/fieldtrial_testing_config_mac.json

Issue 1839783002: Revert of Enable DRP config service by default (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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_mac.json
diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
index 34100a2798b4628049cd14884144e2db414aec81..b3cbf6f4b4146255b7f27e9a5cdda875877a9a33 100644
--- a/testing/variations/fieldtrial_testing_config_mac.json
+++ b/testing/variations/fieldtrial_testing_config_mac.json
@@ -47,6 +47,14 @@
"ChromotingQUIC": [
{
"group_name": "Enabled"
+ }
+ ],
+ "DataReductionProxyConfigService": [
+ {
+ "group_name": "Enabled",
+ "params": {
+ "minimum_refresh_interval_on_success_msec": "21600000"
+ }
}
],
"EnableGoogleCachedCopyTextExperiment": [
« no previous file with comments | « testing/variations/fieldtrial_testing_config_linux.json ('k') | testing/variations/fieldtrial_testing_config_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698