| Index: ui/file_manager/file_manager/background/js/file_operation_handler.js
|
| diff --git a/ui/file_manager/file_manager/background/js/file_operation_handler.js b/ui/file_manager/file_manager/background/js/file_operation_handler.js
|
| index c3dd81be77c703f521c720c140d61996191ee086..5ea0d918a15d2aa199dc7dd1d12295d9c37f253a 100644
|
| --- a/ui/file_manager/file_manager/background/js/file_operation_handler.js
|
| +++ b/ui/file_manager/file_manager/background/js/file_operation_handler.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';
|
| -
|
| /**
|
| * An event handler of the background page for file operations.
|
| * @param {FileBrowserBackground} background Background page.
|
|
|