| Index: ui/file_manager/file_manager/foreground/js/search_controller.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/search_controller.js b/ui/file_manager/file_manager/foreground/js/search_controller.js
|
| index 23c9bd21fe54d5bab7af7960a4337f08060ec66c..1340c6ddbb5671926c1720dc7474e0d27d40364d 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/search_controller.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/search_controller.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';
|
| -
|
| /**
|
| * Controller for searching.
|
| * @param {SearchBox} searchBox Search box UI element.
|
|
|