| Index: ui/file_manager/file_manager/background/js/import_history.js
|
| diff --git a/ui/file_manager/file_manager/background/js/import_history.js b/ui/file_manager/file_manager/background/js/import_history.js
|
| index 9a474ba63e5e28f84dce344e5f31f3d51677917d..53e9a39df4014b761135506c67dfe51cdb34ac9f 100644
|
| --- a/ui/file_manager/file_manager/background/js/import_history.js
|
| +++ b/ui/file_manager/file_manager/background/js/import_history.js
|
| @@ -962,7 +962,7 @@ importer.DriveSyncWatcher.prototype.updateSyncStatus_ =
|
| };
|
|
|
| /**
|
| - * @param {!FileTransferStatus} status
|
| + * @param {!chrome.fileManagerPrivate.FileTransferStatus} status
|
| * @private
|
| */
|
| importer.DriveSyncWatcher.prototype.onFileTransfersUpdated_ =
|
|
|