| Index: third_party/closure_compiler/closure_args.gni
|
| diff --git a/third_party/closure_compiler/closure_args.gni b/third_party/closure_compiler/closure_args.gni
|
| index 3ae6644509f59885ebf7cbc86790929d8d672423..4ad8f15131b815172cfb3cfce6451fac65570e9d 100644
|
| --- a/third_party/closure_compiler/closure_args.gni
|
| +++ b/third_party/closure_compiler/closure_args.gni
|
| @@ -42,6 +42,8 @@ checking_closure_args = [
|
| "language_in=ECMASCRIPT6_STRICT",
|
| "language_out=ECMASCRIPT5_STRICT",
|
|
|
| + "checks_only",
|
| + "chrome_pass",
|
| "polymer_pass",
|
| ]
|
|
|
|
|