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

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

Issue 397813004: Video Player: Add a message which is shown on casting (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed the comments Created 6 years, 5 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/video_player.js ('k') | ui/file_manager/video_player/video_player.html » ('j') | 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 c8fe05d383c5e657b1cb37458074efe07ebae28d..ce1ef65a68be1b5c90732c8cdae4454da54f4d40 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/mouse_inactivity_watcher.js"/>
//<include src="cast/cast_extension_discoverer.js"/>
+//<include src="cast/cast_video_element.js"/>
//<include src="cast/load_cast_extension_api.js"/>
//<include src="cast/caster.js"/>
« no previous file with comments | « ui/file_manager/video_player/js/video_player.js ('k') | ui/file_manager/video_player/video_player.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698