| Index: ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| index 60b3ad18418649d745cd8896442eda1f6f32ed3f..02011536239ae324d8c17d6159a3e02b7a0dc6ef 100644
|
| --- a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| @@ -35,18 +35,26 @@
|
| # 'target_name': 'metrics_events',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
| # },
|
| -# {
|
| -# 'target_name': 'progress_center_common',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'test_importer_common',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'util',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'progress_center_common',
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'util',
|
| + 'dependencies': [
|
| + '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:app_window_common',
|
| + '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:entry_location',
|
| + '<(DEPTH)/ui/file_manager/externs/compiled_resources2.gyp:platform',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:load_time_data',
|
| + '<(DEPTH)/ui/webui/resources/js/compiled_resources2.gyp:util',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:event_target',
|
| + '<(DEPTH)/ui/webui/resources/js/cr/compiled_resources2.gyp:ui',
|
| + '<(EXTERNS_GYP):chrome_extensions',
|
| + '<(EXTERNS_GYP):file_manager_private',
|
| + 'volume_manager_common',
|
| + ],
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| {
|
| 'target_name': 'volume_manager_common',
|
| 'dependencies': [
|
|
|