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

Unified Diff: dart/dart.gyp

Issue 218893003: Change target name to avoid conflict in Makefile generator (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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
« no previous file with comments | « dart/create_sdk.gyp ('k') | dart/site/try/build_try.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/dart.gyp
diff --git a/dart/dart.gyp b/dart/dart.gyp
index e39daba992960ba28f8ae7b6828e58a7d0a0d817..b34ab6b448ae179242ab29161fc3d5a2ca5e0eca 100644
--- a/dart/dart.gyp
+++ b/dart/dart.gyp
@@ -37,7 +37,7 @@
'target_name': 'create_sdk',
'type': 'none',
'dependencies': [
- 'create_sdk.gyp:create_sdk',
+ 'create_sdk.gyp:create_sdk_internal',
],
},
{
« no previous file with comments | « dart/create_sdk.gyp ('k') | dart/site/try/build_try.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698