| 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 2cf41d8ed3f59684b1c2be4923846a507f95dbfb..21337291a2d869909a810edb100da650568f448d 100644
|
| --- a/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/file_manager/common/js/compiled_resources2.gyp
|
| @@ -3,42 +3,26 @@
|
| # found in the LICENSE file.
|
| {
|
| 'targets': [
|
| -# {
|
| -# 'target_name': 'async_util',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'async_util_unittest',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'error_util',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'externs',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'file_type',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'async_util',
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'error_util',
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'file_type',
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'importer_common',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
| # },
|
| -# {
|
| -# 'target_name': 'importer_common_unittest',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'lru_cache',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'lru_cache_unittest',
|
| -# 'includes': ['../../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'lru_cache',
|
| + 'includes': ['../../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'metrics',
|
| # 'includes': ['../../../compile_js2.gypi'],
|
|
|