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

Unified Diff: media/test/data/eme_player_js/app_loader.js

Issue 1712903002: Remove prefixed EME. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix isRenewalMessage() in browser tests. Created 4 years, 10 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
« no previous file with comments | « media/test/data/eme_player.html ('k') | media/test/data/eme_player_js/clearkey_player.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/test/data/eme_player_js/app_loader.js
diff --git a/media/test/data/eme_player_js/app_loader.js b/media/test/data/eme_player_js/app_loader.js
index f4a3e747b1796b91f455dd52ff05964e591ea1fe..cd85d52e25be2d2c22eab46afb4828cd4b77f067 100644
--- a/media/test/data/eme_player_js/app_loader.js
+++ b/media/test/data/eme_player_js/app_loader.js
@@ -16,9 +16,7 @@ addScriptTag('test_config.js');
addScriptTag('fps_observer.js');
addScriptTag('media_source_utils.js');
addScriptTag('player_utils.js');
-addScriptTag('prefixed_clearkey_player.js');
addScriptTag('clearkey_player.js');
addScriptTag('widevine_player.js');
-addScriptTag('prefixed_widevine_player.js');
addScriptTag('file_io_test_player.js');
addScriptTag('eme_app.js');
« no previous file with comments | « media/test/data/eme_player.html ('k') | media/test/data/eme_player_js/clearkey_player.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698