| 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 908cb0d16c77a4f65bf5a29b40021a613e61777c..14c85d4dcd5f91c47157b49d34a8d4845fc0b076 100644
|
| --- a/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/file_manager/background/js/compiled_resources.gyp
|
| @@ -19,10 +19,10 @@
|
| '../../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',
|
| '../../common/js/volume_manager_common.js',
|
| + '../../common/js/importer_common.js',
|
| '../../foreground/js/ui/progress_center_panel.js',
|
| '../../foreground/js/progress_center_item_group.js',
|
| '../../foreground/js/metadata/byte_reader.js',
|
|
|