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

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

Issue 2095963004: Revert of media: Add OutputProtectionProxy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/cdm/ppapi/ppapi_cdm_adapter.cc ('k') | media/test/data/eme_player_js/file_io_test_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 790679c91acd7b3bf24e762189ecfb8de7bca394..cd85d52e25be2d2c22eab46afb4828cd4b77f067 100644
--- a/media/test/data/eme_player_js/app_loader.js
+++ b/media/test/data/eme_player_js/app_loader.js
@@ -18,5 +18,5 @@
addScriptTag('player_utils.js');
addScriptTag('clearkey_player.js');
addScriptTag('widevine_player.js');
-addScriptTag('unit_test_player.js');
+addScriptTag('file_io_test_player.js');
addScriptTag('eme_app.js');
« no previous file with comments | « media/cdm/ppapi/ppapi_cdm_adapter.cc ('k') | media/test/data/eme_player_js/file_io_test_player.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698