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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html

Issue 603943002: Remove 1.3 MB of superfluous media files for LayoutTests (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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: LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html b/LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html
index 279fb3a71e6bdb7e6ec3adffa8007c2bb04694c3..9cfe7b6a5f0975f90177f35eb668d3ddb1c02fb5 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html
+++ b/LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html
@@ -31,7 +31,7 @@
});
}
- video.src = '../content/test.webm';
+ video.src = '../content/test-encrypted.webm';
waitForEventAndRunStep('loadstart', video, loadStarted, test);
}, 'Call prefixed EME API after unprefixed EME API.');
</script>
« no previous file with comments | « LayoutTests/media/content/test.webm ('k') | LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698