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

Unified Diff: tools/telemetry/unittest_data/video_test.html

Issue 16854013: Telemetry media_measurement plus play action and tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed un-needed file Created 7 years, 6 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
Index: tools/telemetry/unittest_data/video_test.html
diff --git a/tools/telemetry/unittest_data/video_test.html b/tools/telemetry/unittest_data/video_test.html
new file mode 100644
index 0000000000000000000000000000000000000000..395002dca8e5006b0dcbb5da8e6f9862b7babbda
--- /dev/null
+++ b/tools/telemetry/unittest_data/video_test.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <video id="video_1" src="bear.webm" controls></video>
+ <video id="video_2" src="bear.webm" controls></video>
+ </body>
+</html>
« tools/telemetry/telemetry/page/actions/play.py ('K') | « tools/telemetry/unittest_data/bear.webm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698