| 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 218209f6260c5ac629e77cc55d3ce7eaa21264e0..825ebe18d87d4baee84392407abf5b9173fc478b 100644
|
| --- a/ui/file_manager/file_manager/background/js/import_history.js
|
| +++ b/ui/file_manager/file_manager/background/js/import_history.js
|
| @@ -35,7 +35,7 @@ importer.ImportHistory.prototype.markImported;
|
| importer.ImportHistory.prototype.addObserver;
|
|
|
| /**
|
| - * Adds an observer, which will be notified when cloud import history changes.
|
| + * Remove a previously registered observer.
|
| *
|
| * @param {!importer.ImportHistory.Observer} observer
|
| */
|
|
|