Index: ui/file_manager/video_player/js/cast/cast_extension_discoverer.js |
diff --git a/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js b/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js |
index b2ff50da884c4930d2d322f60f99838577e5b954..fe23cb94e699741228190d966bb9c96114223cb5 100644 |
--- a/ui/file_manager/video_player/js/cast/cast_extension_discoverer.js |
+++ b/ui/file_manager/video_player/js/cast/cast_extension_discoverer.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'; |
- |
/** |
* Discover the ID of installed cast extension. |
* @constructor |