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

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

Issue 2761163003: Use local pages for webrtc telemetry tests. (Closed)
Patch Set: Add line explaining how files are renamed. Created 3 years, 8 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
(Empty)
1 {
2 "archives": {
3 "audio_call_g722_10s": {
4 "DEFAULT": "webrtc_audio_cases_001.wpr"
5 },
6 "audio_call_isac16k_10s": {
7 "DEFAULT": "webrtc_audio_cases_001.wpr"
8 },
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
18 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698