| Index: third_party/closure_compiler/compile_js.gypi
|
| diff --git a/third_party/closure_compiler/compile_js.gypi b/third_party/closure_compiler/compile_js.gypi
|
| index a4ff319fba367dc14888c57bc77cb7d1a3cbca79..6b191522d22d47dd567d3abee3391c546a47db47 100644
|
| --- a/third_party/closure_compiler/compile_js.gypi
|
| +++ b/third_party/closure_compiler/compile_js.gypi
|
| @@ -37,7 +37,6 @@
|
| '--depends', '<@(depends)',
|
| '--externs', '<@(externs)',
|
| '--out_file', '<(out_file)',
|
| - # Add '--verbose', for glorious log spam.
|
| ],
|
| 'message': 'Compiling <(source_file)',
|
| }
|
|
|