| Index: third_party/closure_compiler/compile_js2.gypi
|
| diff --git a/third_party/closure_compiler/compile_js2.gypi b/third_party/closure_compiler/compile_js2.gypi
|
| index 2c583ef97fdeceb5830d0761c0e9fc885a7528d5..8ab419bd4762ccc0743fd40a4fbcc4052cff0331 100644
|
| --- a/third_party/closure_compiler/compile_js2.gypi
|
| +++ b/third_party/closure_compiler/compile_js2.gypi
|
| @@ -32,7 +32,7 @@
|
| # is created (this probably suffices for many targets).
|
| # - out_file: a file where the compiled output is written to. The default
|
| # is gen/closure/<path to |target_name|>/|target_name|.js.
|
| - # - script_args: additional arguments to pass to compile2.py.
|
| + # - script_args: additional arguments to pass to compile.py.
|
| # - closure_args: additional arguments to pass to the Closure compiler.
|
| # - disabled_closure_args: additional arguments dealing with the
|
| # strictness of compilation; Non-strict
|
|
|