| Index: ui/file_manager/audio_player/js/compiled_resources2.gyp
|
| diff --git a/ui/file_manager/audio_player/js/compiled_resources2.gyp b/ui/file_manager/audio_player/js/compiled_resources2.gyp
|
| index 551c18f04649150cd39895c5124148166f792d54..73a4527862c5105e4299fd3d7fdf13298ac284ba 100644
|
| --- a/ui/file_manager/audio_player/js/compiled_resources2.gyp
|
| +++ b/ui/file_manager/audio_player/js/compiled_resources2.gyp
|
| @@ -8,21 +8,17 @@
|
| # 'includes': ['../../compile_js2.gypi'],
|
| # },
|
| # {
|
| -# 'target_name': 'audio_player_scripts',
|
| -# 'includes': ['../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| # 'target_name': 'background',
|
| # 'includes': ['../../compile_js2.gypi'],
|
| # },
|
| -# {
|
| -# 'target_name': 'error_util',
|
| -# 'includes': ['../../compile_js2.gypi'],
|
| -# },
|
| -# {
|
| -# 'target_name': 'metadata_worker',
|
| -# 'includes': ['../../compile_js2.gypi'],
|
| -# },
|
| + {
|
| + 'target_name': 'error_util',
|
| + 'includes': ['../../compile_js2.gypi'],
|
| + },
|
| + {
|
| + 'target_name': 'metadata_worker',
|
| + 'includes': ['../../compile_js2.gypi'],
|
| + },
|
| # {
|
| # 'target_name': 'test_util',
|
| # 'includes': ['../../compile_js2.gypi'],
|
|
|