| 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 a4cc5dc96cd207ae4452fb1c6e0f57d7f3450a7b..2ff25d7edd75636fee82be7a56cb1c3683e78dc5 100644
|
| --- a/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/foreground/js/compiled_resources2.gyp
|
| @@ -167,10 +167,21 @@
|
| # 'target_name': 'search_controller',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
| # },
|
| -# {
|
| -# 'target_name': 'share_client',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'share_client',
|
| + 'dependencies': [
|
| + '../../../externs/compiled_resources2.gyp:entry_location',
|
| + '../../../externs/compiled_resources2.gyp:gallery_foreground',
|
| + '../../../externs/compiled_resources2.gyp:volume_info',
|
| + '../../../externs/compiled_resources2.gyp:volume_info_list',
|
| + '../../../externs/compiled_resources2.gyp:volume_manager',
|
| + '../../../externs/compiled_resources2.gyp:webview_tag',
|
| + '../../common/js/compiled_resources2.gyp:volume_manager_common',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:event_target',
|
| + '<(EXTERNS_GYP):chrome_extensions',
|
| + ],
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'sort_menu_controller',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
|
|