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

Unified Diff: LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html

Issue 724573004: Remove MediaError.MEDIA_ERR_ENCRYPTED (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 1 month 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 | « no previous file | LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html
diff --git a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html
index 2df814489430f5d5f5ed173551b0f93473e636b7..f0b455356047c50c5ca4f47c6205a437a37d86af 100644
--- a/LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html
+++ b/LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants.html
@@ -13,8 +13,6 @@
testExpected("MediaKeyError.MEDIA_KEYERR_DOMAIN", 6);
consoleWrite("");
- testExpected("MediaError.MEDIA_ERR_ENCRYPTED", 5);
-
endTest();
}
</script>
« no previous file with comments | « no previous file | LayoutTests/media/encrypted-media/prefixed/encrypted-media-constants-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698