| Index: ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| diff --git a/ui/file_manager/file_manager/background/js/compiled_resources.gyp b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| index 729c5ec56ff0520da7ed3146cf5f00f378074d51..743ef89f2574626d1fba0620ddede8c1ef11c0b1 100644
|
| --- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| @@ -15,9 +15,8 @@
|
| '../../../../webui/resources/js/cr/ui/array_data_model.js',
|
| '../../../../webui/resources/js/cr/ui/dialogs.js',
|
| '../../../image_loader/image_loader_client.js',
|
| + '../../common/js/error_util.js',
|
| '../../common/js/async_util.js',
|
| - '../../common/js/error_util.js',
|
| - '../../common/js/file_type.js',
|
| '../../common/js/progress_center_common.js',
|
| '../../common/js/util.js',
|
| '../../common/js/volume_manager_common.js',
|
| @@ -30,7 +29,6 @@
|
| 'file_operation_handler.js',
|
| 'file_operation_manager.js',
|
| 'import_history.js',
|
| - 'media_scanner.js',
|
| 'progress_center.js',
|
| 'volume_manager.js',
|
| 'background_base.js',
|
|
|