Chromium Code Reviews| Index: testing/variations/fieldtrial_testing_config.json |
| diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json |
| index d3590690c48365595c99d2a97217b23e565fa23f..06c72c8bde14af5655a12b11b48a1394f12b13ad 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -781,6 +781,22 @@ |
| ] |
| } |
| ], |
| + "FasterLocationReload": [ |
| + { |
| + "platforms": [ |
| + "android", |
| + "chromeos", |
| + "linux", |
| + "mac", |
| + "win" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "Enabled" |
|
Alexei Svitkine (slow)
2017/01/20 17:34:04
You're missing the enable_features line here.
Takashi Toyoshima
2017/01/23 06:47:31
Done.
|
| + } |
| + ] |
| + } |
| + ], |
| "GoogleBrandedContextMenu": [ |
| { |
| "platforms": [ |