| Index: ui/file_manager/image_loader/image_loader_client.js
|
| diff --git a/ui/file_manager/image_loader/image_loader_client.js b/ui/file_manager/image_loader/image_loader_client.js
|
| index 6dfef8e9ecc1a88253b8516eed018a34fabcc168..88bdaaf867f34aaf20368ddd106636b5ddea3c03 100644
|
| --- a/ui/file_manager/image_loader/image_loader_client.js
|
| +++ b/ui/file_manager/image_loader/image_loader_client.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';
|
| -
|
| /**
|
| * Client used to connect to the remote ImageLoader extension. Client class runs
|
| * in the extension, where the client.js is included (eg. Files.app).
|
|
|