| Index: ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js b/ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js
|
| index 9f9fce323cf89c0a46ce1f44e260b1ddf00773bc..546bca025f2d6ba0c40eb6e3e5f417fe968754f5 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/ui/progress_center_panel.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';
|
| -
|
| /**
|
| * Item element of the progress center.
|
| * @param {Document} document Document which the new item belongs to.
|
|
|