| Index: ui/file_manager/file_manager/foreground/js/thumbnail_loader.js
|
| diff --git a/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js b/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js
|
| index 01029474f86dd0edd7088cad7d3d2a9e88971296..51d111577bbf5fe3888f1688b2446c3c1b53411f 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/thumbnail_loader.js
|
| +++ b/ui/file_manager/file_manager/foreground/js/thumbnail_loader.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';
|
| -
|
| /**
|
| * Loads a thumbnail using provided url. In CANVAS mode, loaded images
|
| * are attached as <canvas> element, while in IMAGE mode as <img>.
|
|
|