| Index: ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| index 5324e57717943f5f766813929b5bc7abc18b24bc..a9f45f16628ef9f4f54c3710d635de9a065a7971 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| @@ -147,10 +147,14 @@
|
| # 'target_name': 'quick_view_controller',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
| # },
|
| -# {
|
| -# 'target_name': 'quick_view_model',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'quick_view_model',
|
| + 'dependencies': [
|
| + '../../../../../ui/webui/resources/js/compiled_resources2.gyp:cr',
|
| + '../../../../../ui/webui/resources/js/cr/compiled_resources2.gyp:event_target',
|
| + ],
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'quick_view_uma',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
|
|