| Index: ui/file_manager/gallery/js/compiled_resources.gyp
|
| diff --git a/ui/file_manager/gallery/js/compiled_resources.gyp b/ui/file_manager/gallery/js/compiled_resources.gyp
|
| index 0b528197944597e9241b311abfaec862a36b83ce..d19b8e487434cc308ad7459892d3623d09e375ec 100644
|
| --- a/ui/file_manager/gallery/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/gallery/js/compiled_resources.gyp
|
| @@ -107,6 +107,7 @@
|
| '../../file_manager/foreground/js/share_client.js',
|
| '../../file_manager/foreground/js/thumbnail_loader.js',
|
| '../../file_manager/foreground/js/ui/file_manager_dialog_base.js',
|
| + '../../file_manager/foreground/js/ui/files_alert_dialog.js',
|
| '../../file_manager/foreground/js/ui/files_confirm_dialog.js',
|
| '../../file_manager/foreground/js/ui/share_dialog.js',
|
| '../../file_manager/foreground/js/volume_manager_wrapper.js',
|
| @@ -120,6 +121,7 @@
|
| './image_editor/image_editor.js',
|
| './image_editor/image_transform.js',
|
| './image_editor/image_adjust.js',
|
| + './image_editor/image_resize.js',
|
| './image_editor/filter.js',
|
| './image_editor/image_encoder.js',
|
| './image_editor/exif_encoder.js',
|
|
|