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

Unified Diff: dart/create_sdk.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 | « no previous file | dart/dart.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/create_sdk.gyp
diff --git a/dart/create_sdk.gyp b/dart/create_sdk.gyp
index 7750c81ab5e7b0d7ea2a4f80cd1430da20a8fc5f..d12715ed53110d8b15258df13019f76a4c8ce35c 100644
--- a/dart/create_sdk.gyp
+++ b/dart/create_sdk.gyp
@@ -5,7 +5,7 @@
{
'targets': [
{
- 'target_name': 'create_sdk',
+ 'target_name': 'create_sdk_internal',
'type': 'none',
'dependencies': [
'runtime/dart-runtime.gyp:dart',
« no previous file with comments | « no previous file | dart/dart.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698