| 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 969341b700a4af60ada0598d673d633341e0e75b..be13541f73c4ba2b3775f722fef0e264d78a0f83 100644
|
| --- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| @@ -17,6 +17,7 @@
|
| '../../../image_loader/image_loader_client.js',
|
| '../../common/js/error_util.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',
|
| @@ -30,6 +31,7 @@
|
| 'file_operation_handler.js',
|
| 'file_operation_manager.js',
|
| 'import_history.js',
|
| + 'media_scanner.js',
|
| 'progress_center.js',
|
| 'volume_manager.js',
|
| 'background_base.js',
|
|
|