Index: ui/file_manager/video_player/js/background.js |
diff --git a/ui/file_manager/video_player/js/background.js b/ui/file_manager/video_player/js/background.js |
index 3e97266fb50e4bca8b49939c754ecf1a4989ef3e..03e58012e47b14a3d668feae03e4bbf9df9a740c 100644 |
--- a/ui/file_manager/video_player/js/background.js |
+++ b/ui/file_manager/video_player/js/background.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'; |
- |
// Stores the app windows OLNY for test purpose. |
// We SHOULD NOT use it as it is except for test, since the files which have |
// the same name will be overridden each other. |