| Index: ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
| diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
| index d372a8fdd8e99ddb8e4416909edb0d8f5a0bc5f8..89c2656b19887062c7745d06f6f4e9c67452332d 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/file_manager/foreground/js/compiled_resources.gyp
|
| @@ -75,6 +75,7 @@
|
| './navigation_list_model.js',
|
| './progress_center_item_group.js',
|
| './search_controller.js',
|
| + './spinner_controller.js',
|
| './share_client.js',
|
| './thumbnail_loader.js',
|
| './ui/conflict_dialog.js',
|
| @@ -87,6 +88,7 @@
|
| './ui/file_grid.js',
|
| './ui/file_manager_ui.js',
|
| './ui/file_table.js',
|
| + './ui/list_container.js',
|
| './ui/location_line.js',
|
| './ui/multi_profile_share_dialog.js',
|
| './ui/preview_panel.js',
|
|
|