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

Unified Diff: chrome/test/data/android/media/simple_video2.html

Issue 1810333004: Replace proprietary codec based test media with open codec based versions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disable test per zqzhang. Created 4 years, 9 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 | « chrome/test/data/android/media/simple_video.html ('k') | chrome/test/data/android/media/test.mp4 » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/android/media/simple_video2.html
diff --git a/chrome/test/data/android/media/simple_video2.html b/chrome/test/data/android/media/simple_video2.html
index ffe67586f36b07febfbb4b2626dc3ca8f031932b..7e227e61598626b4601a73565b8e563d47f7f120 100644
--- a/chrome/test/data/android/media/simple_video2.html
+++ b/chrome/test/data/android/media/simple_video2.html
@@ -1,6 +1,6 @@
<html>
<title>test</title>
<body bgcolor="Silver">
-<video src="test2.mp4" controls id="video"></video>
+<video src="test2.webm" controls id="video"></video>
</body>
</html>
« no previous file with comments | « chrome/test/data/android/media/simple_video.html ('k') | chrome/test/data/android/media/test.mp4 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698