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

Unified Diff: ui/file_manager/compile_js.gypi

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: asdf Created 4 years, 5 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: ui/file_manager/compile_js.gypi
diff --git a/ui/file_manager/compile_js.gypi b/ui/file_manager/compile_js.gypi
index f82d56ee6d440964371d4f3f854df81a989db466..b8df0b9aaa1a2859f9f48b5cf72b89b907b3f869 100644
--- a/ui/file_manager/compile_js.gypi
+++ b/ui/file_manager/compile_js.gypi
@@ -4,6 +4,7 @@
{
'variables': {
'closure_args': [
+ '<@(default_closure_args)',
'warning_level=VERBOSE',
],
},
« third_party/closure_compiler/compile2.py ('K') | « third_party/closure_compiler/runner/runner.jar ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698