| Index: tools/perf/page_sets/tough_video_cases.json
|
| diff --git a/tools/perf/page_sets/tough_video_cases.json b/tools/perf/page_sets/tough_video_cases.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e1b9074519a047e0e84fb19ef883f0f9e4c49c76
|
| --- /dev/null
|
| +++ b/tools/perf/page_sets/tough_video_cases.json
|
| @@ -0,0 +1,15 @@
|
| +{
|
| + "description": "Video Stack Perf benchmark",
|
| + "pages": [
|
| + {
|
| + "url": "file:///tough_video_cases/video.html",
|
| + "media_metrics": [
|
| + { "action": "play",
|
| + "selector": "#video_1",
|
| + "wait_for_playing": true,
|
| + "wait_for_ended": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|