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

Unified Diff: third_party/closure_compiler/compile_js.gypi

Issue 1023253003: Revert of Python readability review for dbeam@. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 5 years, 9 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
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 a4ff319fba367dc14888c57bc77cb7d1a3cbca79..6b191522d22d47dd567d3abee3391c546a47db47 100644
--- a/third_party/closure_compiler/compile_js.gypi
+++ b/third_party/closure_compiler/compile_js.gypi
@@ -37,7 +37,6 @@
'--depends', '<@(depends)',
'--externs', '<@(externs)',
'--out_file', '<(out_file)',
- # Add '--verbose', for glorious log spam.
],
'message': 'Compiling <(source_file)',
}
« no previous file with comments | « third_party/closure_compiler/checker.py ('k') | third_party/closure_compiler/compiler_customization_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698