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

Side by Side Diff: tools/perf/page_sets/data/webrtc_audio_cases.json

Issue 2688903002: [Telemetry] Update all WPR json files to the new format. (Closed)
Patch Set: Created 3 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 "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 }
OLDNEW
« no previous file with comments | « tools/perf/page_sets/data/v8_top_25.json ('k') | tools/perf/page_sets/data/webrtc_datachannel_cases.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698