Chromium Code Reviews| Index: ui/file_manager/audio_player/elements/compiled_resources2.gyp |
| diff --git a/ui/file_manager/audio_player/elements/compiled_resources2.gyp b/ui/file_manager/audio_player/elements/compiled_resources2.gyp |
| index 007c7163c8c936004dfb52ec11d352b7e76bf9d2..4d5000dc53e676d9139d9e224629daa24f9f8f24 100644 |
| --- a/ui/file_manager/audio_player/elements/compiled_resources2.gyp |
| +++ b/ui/file_manager/audio_player/elements/compiled_resources2.gyp |
| @@ -19,5 +19,9 @@ |
| # 'target_name': 'track_list', |
| # 'includes': ['../../compile_js2.gypi'], |
| # }, |
| +# { |
| +# 'target_name': 'repeat_button', |
|
fukino
2016/09/02 12:11:48
Please sort targets based on their target names.
harukam
2016/09/05 04:35:03
Done.
|
| +# 'includes': ['../../compile_js2.gypi'], |
| +# }, |
| ], |
| } |