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

Unified Diff: dart/pkg/pkg.gyp

Issue 11411064: Add dependency on make_links.py. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkg.gyp
diff --git a/dart/pkg/pkg.gyp b/dart/pkg/pkg.gyp
index b6a356f77ee341792d841d41717d8bbbc45a63b3..e5c2c35fa30d140fa42d571dae722f740c09327b 100644
--- a/dart/pkg/pkg.gyp
+++ b/dart/pkg/pkg.gyp
@@ -11,6 +11,7 @@
{
'action_name': 'make_pkg_packages',
'inputs': [
+ '../tools/make_links.py',
'args/lib',
'fixnum/lib',
'htmlescape/lib',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698