Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: third_party/closure_compiler/closure_args.gni

Issue 2629323002: Remove Chromium's custom closure runner. (Closed)
Patch Set: merge Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/closure_compiler/build_and_run_tests ('k') | third_party/closure_compiler/closure_args.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « third_party/closure_compiler/build_and_run_tests ('k') | third_party/closure_compiler/closure_args.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698