| Index: ui/file_manager/file_manager/background/js/volume_manager.js
|
| diff --git a/ui/file_manager/file_manager/background/js/volume_manager.js b/ui/file_manager/file_manager/background/js/volume_manager.js
|
| index 1f0704ac80dfb4375f5a09f07678bb1a8b8cdbdb..41a0c52ed7be60ab1d352fcc7150c34cf57aee72 100644
|
| --- a/ui/file_manager/file_manager/background/js/volume_manager.js
|
| +++ b/ui/file_manager/file_manager/background/js/volume_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';
|
| -
|
| /**
|
| * Represents each volume, such as "drive", "download directory", each "USB
|
| * flush storage", or "mounted zip archive" etc.
|
|
|