Index: ui/file_manager/video_player/js/cast/media_manager.js |
diff --git a/ui/file_manager/video_player/js/cast/media_manager.js b/ui/file_manager/video_player/js/cast/media_manager.js |
index dbf8b8d7e7df4521f78a92bd00e29b8adefe0a9c..28e729da0c505ffe2c2521d970cb40940301d4e6 100644 |
--- a/ui/file_manager/video_player/js/cast/media_manager.js |
+++ b/ui/file_manager/video_player/js/cast/media_manager.js |
@@ -2,8 +2,6 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-'use strict'; |
- |
/** |
* Media manager class. |
* This class supports the information for the media file. |