| Index: ui/file_manager/file_manager/manifest.json
|
| diff --git a/ui/file_manager/file_manager/manifest.json b/ui/file_manager/file_manager/manifest.json
|
| index 1dbaeb188e8dece757a8ccc71aa6fe45b665b3d2..0459f223e1b7ad44f0d3e31a603efa3a95edaa6e 100644
|
| --- a/ui/file_manager/file_manager/manifest.json
|
| +++ b/ui/file_manager/file_manager/manifest.json
|
| @@ -170,6 +170,7 @@
|
| "chrome://resources/js/cr/event_target.js",
|
| "chrome://resources/js/cr/ui/array_data_model.js",
|
| "common/js/async_util.js",
|
| + "common/js/file_type.js",
|
| "common/js/importer_common.js",
|
| "common/js/progress_center_common.js",
|
| "common/js/util.js",
|
| @@ -182,6 +183,7 @@
|
| "background/js/file_operation_manager.js",
|
| "background/js/file_operation_util.js",
|
| "background/js/import_history.js",
|
| + "background/js/media_import_handler.js",
|
| "background/js/media_scanner.js",
|
| "background/js/progress_center.js",
|
| "background/js/test_util.js",
|
|
|