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

Unified Diff: compiler/dartium.gyp

Issue 11973012: Rev the version of apache ant in third_party to 1.8.4. This will fix an issue with (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | « compiler/dart_analyzer.xml ('k') | editor/build/build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiler/dartium.gyp
===================================================================
--- compiler/dartium.gyp (revision 17153)
+++ compiler/dartium.gyp (working copy)
@@ -23,7 +23,7 @@
'dummy_target',
],
'action' : [
- '../third_party/apache_ant/v1_7_1/bin/ant',
+ '../third_party/apache_ant/1.8.4/bin/ant',
'-Dbuild.dir=<(PRODUCT_DIR)/ant-out',
'clean',
'dist',
« no previous file with comments | « compiler/dart_analyzer.xml ('k') | editor/build/build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698