Index: ui/file_manager/audio_player/js/background.js |
diff --git a/ui/file_manager/audio_player/js/background.js b/ui/file_manager/audio_player/js/background.js |
index 23cf74c2a5d858a9c3ff13ff725b61ba544790fe..22e146436fadbe549639ce6b2a15c2829aece192 100644 |
--- a/ui/file_manager/audio_player/js/background.js |
+++ b/ui/file_manager/audio_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'; |
- |
/** |
* Icon of the audio player. |
* TODO(yoshiki): Consider providing an exact size icon, instead of relying |