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

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

Issue 1397953004: Enabling field trial testing for AsyncSetAsDefault (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "AsyncSetAsDefault": [
3 {
4 "group_name": "Enabled"
5 }
6 ],
2 "AutofillClassifier": [ 7 "AutofillClassifier": [
3 { 8 {
4 "group_name": "Enabled" 9 "group_name": "Enabled"
5 } 10 }
6 ], 11 ],
7 "AutofillFieldMetadata": [ 12 "AutofillFieldMetadata": [
8 { 13 {
9 "group_name": "Enabled" 14 "group_name": "Enabled"
10 } 15 }
11 ], 16 ],
(...skipping 214 matching lines...) Expand 10 before | Expand all | Expand 10 after
226 "fetch_period_min": "30" 231 "fetch_period_min": "30"
227 } 232 }
228 } 233 }
229 ], 234 ],
230 "WebRTC-PeerConnectionDTLS1.2": [ 235 "WebRTC-PeerConnectionDTLS1.2": [
231 { 236 {
232 "group_name": "Enabled" 237 "group_name": "Enabled"
233 } 238 }
234 ] 239 ]
235 } 240 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698