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

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

Issue 1974763002: WebRTC-EnableWebRtcEcdsa used by fieldtrial_testing_config:s (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 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 340 matching lines...) Expand 10 before | Expand all | Expand 10 after
351 "ViewsSimplifiedFullscreenUI" 351 "ViewsSimplifiedFullscreenUI"
352 ], 352 ],
353 "group_name": "Enabled" 353 "group_name": "Enabled"
354 } 354 }
355 ], 355 ],
356 "WebFontsIntervention": [ 356 "WebFontsIntervention": [
357 { 357 {
358 "group_name": "Enabled" 358 "group_name": "Enabled"
359 } 359 }
360 ], 360 ],
361 "WebRTC-EnableWebRtcEcdsa": [
362 {
363 "enable_features": [
364 "WebRTC-EnableWebRtcEcdsa"
365 ],
366 "group_name": "Enabled"
367 }
368 ],
361 "WebRTC-H264WithOpenH264FFmpeg": [ 369 "WebRTC-H264WithOpenH264FFmpeg": [
362 { 370 {
363 "enable_features": [ 371 "enable_features": [
364 "WebRTC-H264WithOpenH264FFmpeg" 372 "WebRTC-H264WithOpenH264FFmpeg"
365 ], 373 ],
366 "group_name": "Enabled" 374 "group_name": "Enabled"
367 } 375 }
368 ], 376 ],
369 "WebRTC-LocalIPPermissionCheck": [ 377 "WebRTC-LocalIPPermissionCheck": [
370 { 378 {
371 "group_name": "Enabled" 379 "group_name": "Enabled"
372 } 380 }
373 ], 381 ],
374 "WebRTC-PeerConnectionDTLS1.2": [ 382 "WebRTC-PeerConnectionDTLS1.2": [
375 { 383 {
376 "group_name": "Enabled" 384 "group_name": "Enabled"
377 } 385 }
378 ], 386 ],
379 "use-new-media-cache": [ 387 "use-new-media-cache": [
380 { 388 {
381 "enable_features": [ 389 "enable_features": [
382 "use-new-media-cache" 390 "use-new-media-cache"
383 ], 391 ],
384 "group_name": "Enabled" 392 "group_name": "Enabled"
385 } 393 }
386 ] 394 ]
387 } 395 }
OLDNEW
« no previous file with comments | « testing/variations/fieldtrial_testing_config_linux.json ('k') | testing/variations/fieldtrial_testing_config_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698