| OLD | NEW |
| 1 { | 1 { |
| 2 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", | |
| 3 "archives": { | 2 "archives": { |
| 4 "webrtc_audio_cases_001.wpr": [ | 3 "audio_call_g722_10s": { |
| 5 "audio_call_isac16k_10s", | 4 "DEFAULT": "webrtc_audio_cases_001.wpr" |
| 6 "audio_call_opus_10s", | 5 }, |
| 7 "audio_call_g722_10s", | 6 "audio_call_isac16k_10s": { |
| 8 "audio_call_pcmu_10s" | 7 "DEFAULT": "webrtc_audio_cases_001.wpr" |
| 9 ] | 8 }, |
| 10 } | 9 "audio_call_opus_10s": { |
| 10 "DEFAULT": "webrtc_audio_cases_001.wpr" |
| 11 }, |
| 12 "audio_call_pcmu_10s": { |
| 13 "DEFAULT": "webrtc_audio_cases_001.wpr" |
| 14 } |
| 15 }, |
| 16 "description": "Describes the Web Page Replay archives for a story set. Don'
t edit by hand! Use record_wpr for updating.", |
| 17 "platform_specific": true |
| 11 } | 18 } |
| OLD | NEW |