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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2635273004: Add Brotli to the experiment config (Closed)
Patch Set: Created 3 years, 11 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 2995af4b16b3d62ff88f2eb0ec9123620224aa16..24d4a0be02576eeeaa553b6b3f10523862deacaa 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -385,9 +385,9 @@
],
"experiments": [
{
- "name": "Prefetch",
+ "name": "Brotli",
"params": {
- "exp": "prefetch"
+ "exp": "allow_brotli"
}
},
{
« 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