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

Unified Diff: third_party/closure_compiler/closure_args.gni

Issue 2117653002: Add the ability to pass arguments to runner.jar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@enable-chrome-pass
Patch Set: merge Created 4 years, 4 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 | « remoting/webapp/build_template.gni ('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 b1cd18974247bb1e587e661eecd99c629468a76d..425165b2c073e6106403de38a57bcc96ee8a7ea6 100644
--- a/third_party/closure_compiler/closure_args.gni
+++ b/third_party/closure_compiler/closure_args.gni
@@ -3,7 +3,7 @@
# found in the LICENSE file.
# GYP version: third_party/closure_compiler/closure_args.gypi
-closure_args = [
+default_closure_args = [
"compilation_level=SIMPLE_OPTIMIZATIONS",
"extra_annotation_name=attribute",
« no previous file with comments | « remoting/webapp/build_template.gni ('k') | third_party/closure_compiler/closure_args.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698