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

Unified Diff: testing/variations/fieldtrial_testing_config_win.json

Issue 2286903002: Remove code related to the PreReadChromeChildInBrowser field trial. (Closed)
Patch Set: Created 4 years, 4 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 | « components/startup_metric_utils/common/pre_read_field_trial_utils_win.cc ('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_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
index b0416ef2f0a1483b504a2167237e2cb5637726d1..c3baee8b36437a04cfbe5e499156cd65c4bd4831 100644
--- a/testing/variations/fieldtrial_testing_config_win.json
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -311,20 +311,6 @@
"group_name": "Enabled"
}
],
- "PreRead": [
- {
- "group_name": "NoPrefetchArgument2",
- "params": {
- "NoPrefetchArgument": "true"
- }
- },
- {
- "group_name": "PreReadChromeChildInBrowser",
- "params": {
- "PreReadChromeChildInBrowser": "true"
- }
- }
- ],
"PreconnectMore": [
{
"enable_features": [
« no previous file with comments | « components/startup_metric_utils/common/pre_read_field_trial_utils_win.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698