| 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 9cda4450af877c211ac7c355d6d86dc2016fd44a..75082f9da1a934fdb95f1e1e25d9a7f2a2c0ce56 100644
|
| --- a/ui/file_manager/video_player/js/cast/caster.js
|
| +++ b/ui/file_manager/video_player/js/cast/caster.js
|
| @@ -105,7 +105,7 @@ function onLoadCastExtension(callback) {
|
| } else {
|
| setTimeout(callback); // Runs asynchronously.
|
| }
|
| -};
|
| +}
|
|
|
| /**
|
| * Initialize Cast API.
|
|
|