| Index: tools/perf/page_sets/data/webrtc_smoothness_cases.json
|
| diff --git a/tools/perf/page_sets/data/webrtc_smoothness_cases.json b/tools/perf/page_sets/data/webrtc_smoothness_cases.json
|
| index ed7c614323b3d77187d9f4c325987a05aef1cb2b..d557394af75e6ab45108128e8f1653492b561be3 100644
|
| --- a/tools/perf/page_sets/data/webrtc_smoothness_cases.json
|
| +++ b/tools/perf/page_sets/data/webrtc_smoothness_cases.json
|
| @@ -1,9 +1,12 @@
|
| {
|
| - "description": "Describes the Web Page Replay archives for a story set. Don't edit by hand! Use record_wpr for updating.",
|
| "archives": {
|
| - "webrtc_smoothness_cases_001.wpr": [
|
| - "720p_call_45s",
|
| - "canvas_capture_peer_connection"
|
| - ]
|
| - }
|
| + "720p_call_45s": {
|
| + "DEFAULT": "webrtc_smoothness_cases_001.wpr"
|
| + },
|
| + "canvas_capture_peer_connection": {
|
| + "DEFAULT": "webrtc_smoothness_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
|
| }
|
|
|