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

Unified Diff: ui/file_manager/video_player/js/video_player_scripts.js

Issue 443083002: Video Player: Check Cast extension before launching cast feature (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: addressed the comment Created 6 years, 4 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 | « ui/file_manager/video_player/js/cast/caster.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/video_player/js/video_player_scripts.js
diff --git a/ui/file_manager/video_player/js/video_player_scripts.js b/ui/file_manager/video_player/js/video_player_scripts.js
index 61e80f3cf1406c22f48a6681e92eee02db07815b..7e9519030c8380eeeaa8357efda4c7b3e9ff8281 100644
--- a/ui/file_manager/video_player/js/video_player_scripts.js
+++ b/ui/file_manager/video_player/js/video_player_scripts.js
@@ -32,6 +32,7 @@
//<include src="../../file_manager/foreground/js/media/media_controls.js"/>
//<include src="../../file_manager/foreground/js/media/mouse_inactivity_watcher.js"/>
+//<include src="cast/cast_extension_discoverer.js"/>
//<include src="cast/cast_video_element.js"/>
//<include src="cast/media_manager.js"/>
//<include src="cast/caster.js"/>
« no previous file with comments | « ui/file_manager/video_player/js/cast/caster.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698