| Index: ui/file_manager/image_loader/cache.js
|
| diff --git a/ui/file_manager/image_loader/cache.js b/ui/file_manager/image_loader/cache.js
|
| index 5bdb2beb07f715daffd358fbb07ca8c3741f9c27..478bccd0af552bb9c0c868c3b89f00ece9d571e9 100644
|
| --- a/ui/file_manager/image_loader/cache.js
|
| +++ b/ui/file_manager/image_loader/cache.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';
|
| -
|
| /**
|
| * Persistent cache storing images in an indexed database on the hard disk.
|
| * @constructor
|
|
|