| Index: tools/perf/page_sets/data/webrtc_audio_cases.json
|
| diff --git a/tools/perf/page_sets/data/webrtc_audio_cases.json b/tools/perf/page_sets/data/webrtc_audio_cases.json
|
| index 0ce0dc26375ec8f38a6d97d0739f312f721a38e4..0bf263253f118dc39045f613a56af890a46dcd1e 100644
|
| --- a/tools/perf/page_sets/data/webrtc_audio_cases.json
|
| +++ b/tools/perf/page_sets/data/webrtc_audio_cases.json
|
| @@ -1,11 +1,18 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "webrtc_audio_cases_001.wpr": [
|
| - "audio_call_isac16k_10s",
|
| - "audio_call_opus_10s",
|
| - "audio_call_g722_10s",
|
| - "audio_call_pcmu_10s"
|
| - ]
|
| - }
|
| + "audio_call_g722_10s": {
|
| + "DEFAULT": "webrtc_audio_cases_001.wpr"
|
| + },
|
| + "audio_call_isac16k_10s": {
|
| + "DEFAULT": "webrtc_audio_cases_001.wpr"
|
| + },
|
| + "audio_call_opus_10s": {
|
| + "DEFAULT": "webrtc_audio_cases_001.wpr"
|
| + },
|
| + "audio_call_pcmu_10s": {
|
| + "DEFAULT": "webrtc_audio_cases_001.wpr"
|
| + }
|
| + },
|
| + "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| + "platform_specific": true
|
| }
|
|
|