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 d27dc81ab6c2269bacd27fc0ad57d1a54786d527..52c2aa3926fb7c229210a580c6fa2103d5bafc11 100644 |
| --- a/testing/variations/fieldtrial_testing_config.json |
| +++ b/testing/variations/fieldtrial_testing_config.json |
| @@ -1896,6 +1896,42 @@ |
| ] |
| } |
| ], |
| + "OmniboxPlaceholderExperiment": [ |
| + { |
| + "platforms": [ |
| + "android" |
| + ], |
| + "experiments": [ |
| + { |
| + "name": "SearchOrTypeUrl" |
|
jwd
2017/05/31 17:50:06
Note: It's only the first experiment that's applie
|
| + }, |
| + { |
| + "name": "SearchOrTypeWebsiteName" |
| + }, |
| + { |
| + "name": "SearchTheWeb" |
| + }, |
| + { |
| + "name": "EnterASearchOrWebsite" |
| + }, |
| + { |
| + "name": "SearchNews" |
| + }, |
| + { |
| + "name": "SearchRecipes" |
| + }, |
| + { |
| + "name": "SearchWeather" |
| + }, |
| + { |
| + "name": "Blank" |
| + }, |
| + { |
| + "name": "Default" |
| + } |
| + ] |
| + } |
| + ], |
| "OutOfProcessPac": [ |
| { |
| "platforms": [ |