Index: ui/file_manager/video_player/js/cast/caster.js |
diff --git a/ui/file_manager/video_player/js/cast/caster.js b/ui/file_manager/video_player/js/cast/caster.js |
index a626a69cedcaaa17f441ad0a9e13fecae958afbf..9cda4450af877c211ac7c355d6d86dc2016fd44a 100644 |
--- a/ui/file_manager/video_player/js/cast/caster.js |
+++ b/ui/file_manager/video_player/js/cast/caster.js |
@@ -60,7 +60,7 @@ function loadCastAPI(callback, opt_secondTry) { |
} |
// Installs the Google Cast API extension and retry loading. |
- chrome.fileBrowserPrivate.installWebstoreItem( |
+ chrome.fileManagerPrivate.installWebstoreItem( |
'mafeflapfdfljijmlienjedomfjfmhpd', |
true, // Don't use installation prompt. |
function() { |