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

Unified Diff: tools/perf/page_sets/tough_video_cases/video.html

Issue 16854013: Telemetry media_measurement plus play action and tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove media files (submitted separately) Created 7 years, 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/perf/page_sets/tough_video_cases.json ('k') | tools/perf/perf_tools/media_measurement.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « tools/perf/page_sets/tough_video_cases.json ('k') | tools/perf/perf_tools/media_measurement.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698