| 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 22542de15e4615f7ac3bdb461b0f6b6d00579a94..330f8fda1e3179e56247935180f28f3fb5a17bce 100644
|
| --- a/ui/file_manager/gallery/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/gallery/js/compiled_resources.gyp
|
| @@ -20,6 +20,8 @@
|
| '../../file_manager/common/js/volume_manager_common.js',
|
| '../../file_manager/common/js/error_util.js',
|
| '../../file_manager/common/js/file_type.js',
|
| + '../../file_manager/background/js/app_window_wrapper.js',
|
| + '../../file_manager/background/js/background_base.js',
|
| '../../file_manager/background/js/volume_manager.js',
|
| ],
|
| 'externs': [
|
| @@ -55,6 +57,7 @@
|
| '../../../webui/resources/js/cr/ui/list_selection_controller.js',
|
| '../../../webui/resources/js/cr/ui/list.js',
|
| '../../../webui/resources/js/cr/ui/grid.js',
|
| + '../../../webui/resources/js/i18n_template_no_process.js',
|
| '../../file_manager/common/js/volume_manager_common.js',
|
| '../../file_manager/common/js/lru_cache.js',
|
| '../../file_manager/common/js/async_util.js',
|
|
|