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/encrypted-media-lifetime-reload-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-lifetime-reload-expected.txt
diff --git a/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload-expected.txt b/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload-expected.txt
index fde1c5028777830862fb6302a4e18701560acc19..296520d8aecbe94890ec1151552798ef581732b9 100644
--- a/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload-expected.txt
+++ b/LayoutTests/media/encrypted-media/encrypted-media-lifetime-reload-expected.txt
@@ -1,7 +1,7 @@
Test reloading during encrypted media playback.
-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