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

Unified Diff: third_party/closure_compiler/compile_js2.gypi

Issue 2887253006: Closure: remove older, original GYP compilation system (Closed)
Patch Set: compiled_resources.gypi Created 3 years, 7 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/compile_js.gypi ('k') | third_party/closure_compiler/compiled_resources.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 8ab419bd4762ccc0743fd40a4fbcc4052cff0331..2c583ef97fdeceb5830d0761c0e9fc885a7528d5 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 compile.py.
+ # - script_args: additional arguments to pass to compile2.py.
# - closure_args: additional arguments to pass to the Closure compiler.
# - disabled_closure_args: additional arguments dealing with the
# strictness of compilation; Non-strict
« no previous file with comments | « third_party/closure_compiler/compile_js.gypi ('k') | third_party/closure_compiler/compiled_resources.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698