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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt

Issue 655603003: Reland: Remove "needkey" event and add its replacement, "encrypted". (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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-waiting-for-a-key-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt
index fb65a9c9ce611367857ad83203523ffb16e30287..943cff1c685979be2dbfaba43387f3879ffa8a46 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt
+++ b/LayoutTests/media/encrypted-media/encrypted-media-waiting-for-a-key-expected.txt
@@ -1,5 +1,5 @@
-EVENT(needkey)
-EVENT(needkey)
+EVENT(encrypted)
+EVENT(encrypted)
EVENT(message)
EVENT(playing)
This is a testharness.js-based test.

Powered by Google App Engine
This is Rietveld 408576698