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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2903293002: [Android] Omnibox Placeholder Experiment (Closed)
Patch Set: Created 3 years, 7 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
« chrome/browser/flag_descriptions.cc ('K') | « chrome/common/chrome_switches.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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 4ee8b9266a9cda9b90e1d34f5257e5b1d53a9c11..7b941a894a04825c90819cea988476cfdb42ef99 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -456,6 +456,42 @@
]
}
],
+ "ClankOmniboxPlaceholderExperiment": [
+ {
+ "platforms": [
+ "android"
+ ],
+ "experiments": [
+ {
+ "name": "SearchOrTypeUrl"
+ },
+ {
+ "name": "SearchOrTypeWebsiteName"
+ },
+ {
+ "name": "SearchTheWeb"
+ },
+ {
+ "name": "EnterASearchOrWebsite"
+ },
+ {
+ "name": "SearchNews"
+ },
+ {
+ "name": "SearchRecipes"
+ },
+ {
+ "name": "SearchWeather"
+ },
+ {
+ "name": "Blank"
+ },
+ {
+ "name": "Default"
+ }
+ ]
+ }
+ ],
"CopylessPaste": [
{
"platforms": [
« chrome/browser/flag_descriptions.cc ('K') | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698