Index: tools/perf/page_sets/tough_video_cases/video.html |
diff --git a/tools/perf/page_sets/tough_video_cases/video.html b/tools/perf/page_sets/tough_video_cases/video.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0a0598844e995c8579c6ed4ecaf7291a96ccf95f |
--- /dev/null |
+++ b/tools/perf/page_sets/tough_video_cases/video.html |
@@ -0,0 +1,6 @@ |
+<!DOCTYPE html> |
+<html> |
+ <body> |
+ <video id="video_1" src="bear.webm" controls></video> |
+ </body> |
+</html> |