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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.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-unprefixed-after-prefixed.html
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.html b/LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.html
index 2a0d49faaeb01ab84b98aee09c9d2f970e50df0e..a0ca5266f0123b0bd15ea373a2eb651243f8b674 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.html
+++ b/LayoutTests/media/encrypted-media/encrypted-media-unprefixed-after-prefixed.html
@@ -34,7 +34,7 @@
});
}
- video.src = '../content/test.webm';
+ video.src = '../content/test-encrypted.webm';
waitForEventAndRunStep('loadstart', video, loadStarted, test);
}, 'Call unprefixed EME API after prefixed EME API.');
</script>
« no previous file with comments | « LayoutTests/media/encrypted-media/encrypted-media-prefixed-after-unprefixed.html ('k') | LayoutTests/media/media-file.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698