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

Unified Diff: dart.gyp

Issue 13754002: Removed the temporary "packages" dependency of create_sdk and switched to "default" target in build… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 8 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 | tools/build.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart.gyp
diff --git a/dart.gyp b/dart.gyp
index 65a883e8742211bb285b7a8714b73b67c66e49d7..23b00228bba4544b56b7b220b8cef92de6d2a6ac 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -15,6 +15,7 @@
'api_docs',
'dartc_bot',
'dart2js_bot',
+ 'dart2dart_bot',
],
},
{
@@ -66,7 +67,6 @@
'runtime/dart-runtime.gyp:dart',
'utils/compiler/compiler.gyp:dart2js',
'compiler',
- 'packages'
],
'actions': [
{
« no previous file with comments | « no previous file | tools/build.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698