| Index: ui/file_manager/audio_player/js/compiled_resources.gyp
|
| diff --git a/ui/file_manager/audio_player/js/compiled_resources.gyp b/ui/file_manager/audio_player/js/compiled_resources.gyp
|
| index 3817183714183a752f22490351a665c9201db5b2..50a9366bf738c8c6757a2a9039909c9d20f6d0a7 100644
|
| --- a/ui/file_manager/audio_player/js/compiled_resources.gyp
|
| +++ b/ui/file_manager/audio_player/js/compiled_resources.gyp
|
| @@ -40,6 +40,9 @@
|
| '../../externs/es6_workaround.js',
|
| '../../externs/platform.js',
|
| ],
|
| + 'closure_args': [
|
| + 'warning_level=VERBOSE'
|
| + ]
|
| },
|
| 'includes': [
|
| '../../../../third_party/closure_compiler/compile_js.gypi'
|
|
|