| 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 81b86a871095d9f2eb235a423c04aaa285a35104..f1c73f52c33d0a07020f7a5d699d78359d53b708 100644
|
| --- a/third_party/closure_compiler/compile_js.gypi
|
| +++ b/third_party/closure_compiler/compile_js.gypi
|
| @@ -38,7 +38,7 @@
|
| '--depends', '<@(depends)',
|
| '--externs', '<@(externs)',
|
| '--out_file', '<(out_file)',
|
| - # Add '--verbose', for glorious log spam.
|
| + # Add '--verbose' for make glorious log spam of Closure compiler.
|
| ],
|
| 'message': 'Compiling <(source_file)',
|
| }
|
|
|