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

Side by Side Diff: testing/variations/fieldtrial_testing_config_chromeos.json

Issue 1710083005: Remove old downloads UI; Material Design version is now the default. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 10 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "AutofillClassifier": [ 2 "AutofillClassifier": [
3 { 3 {
4 "group_name": "Enabled" 4 "group_name": "Enabled"
5 } 5 }
6 ], 6 ],
7 "AutofillFieldMetadata": [ 7 "AutofillFieldMetadata": [
8 { 8 {
9 "group_name": "Enabled" 9 "group_name": "Enabled"
10 } 10 }
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 "ExtensionActionRedesign": [ 54 "ExtensionActionRedesign": [
55 { 55 {
56 "group_name": "Enabled" 56 "group_name": "Enabled"
57 } 57 }
58 ], 58 ],
59 "LocalNTPSuggestionsService": [ 59 "LocalNTPSuggestionsService": [
60 { 60 {
61 "group_name": "Enabled" 61 "group_name": "Enabled"
62 } 62 }
63 ], 63 ],
64 "MaterialDesignDownloads": [
Alexei Svitkine (slow) 2016/02/19 20:51:01 The server-side configs still specify the trial is
65 {
66 "group_name": "Enabled"
67 }
68 ],
69 "OfferUploadCreditCards": [ 64 "OfferUploadCreditCards": [
70 { 65 {
71 "group_name": "Enabled" 66 "group_name": "Enabled"
72 } 67 }
73 ], 68 ],
74 "PageRevisitInstrumentation": [ 69 "PageRevisitInstrumentation": [
75 { 70 {
76 "group_name": "Enabled" 71 "group_name": "Enabled"
77 } 72 }
78 ], 73 ],
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 { 173 {
179 "group_name": "Enabled" 174 "group_name": "Enabled"
180 } 175 }
181 ], 176 ],
182 "WebRTC-PeerConnectionDTLS1.2": [ 177 "WebRTC-PeerConnectionDTLS1.2": [
183 { 178 {
184 "group_name": "Enabled" 179 "group_name": "Enabled"
185 } 180 }
186 ] 181 ]
187 } 182 }
OLDNEW
« no previous file with comments | « chrome/test/base/web_ui_browser_test_browsertest.cc ('k') | testing/variations/fieldtrial_testing_config_linux.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698