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

Unified Diff: ui/file_manager/video_player/video_player.html

Issue 437593006: Video Player: Install the cast API extension if it is not installed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix test 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/video_player.html
diff --git a/ui/file_manager/video_player/video_player.html b/ui/file_manager/video_player/video_player.html
index 27f250da9bf4f5c4d0a704610509f979794c9bef..c888581871630f3e4197dddfae95ec34e0b352b3 100644
--- a/ui/file_manager/video_player/video_player.html
+++ b/ui/file_manager/video_player/video_player.html
@@ -17,8 +17,6 @@
<link rel="stylesheet" type="text/css" href="css/arrow_box.css">
<link rel="stylesheet" type="text/css" href="css/cast_menu.css">
- <!-- Google Cast API extension -->
- <script src="_modules/mafeflapfdfljijmlienjedomfjfmhpd/cast_sender.js"></script>
<script src="js/video_player_scripts.js"></script>
</head>
<body>
« 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