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

Unified Diff: LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-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-playback-multiple-sessions-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt
index e96a94765a46271886d148b62d35d0dff77ce27d..cdf0aeeac67cbcc613350587a0ebabebe89a2152 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt
+++ b/LayoutTests/media/encrypted-media/encrypted-media-playback-multiple-sessions-expected.txt
@@ -1,7 +1,7 @@
Test playback of encrypted media using Clear Key key system with multiple sessions.
-EVENT(needkey)
-EVENT(needkey)
+EVENT(encrypted)
+EVENT(encrypted)
EVENT(message)
EVENT(message)
EVENT(playing)

Powered by Google App Engine
This is Rietveld 408576698