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

Unified Diff: dart.gyp

Issue 8803031: trim dependencies in sdk target. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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.gyp
diff --git a/dart.gyp b/dart.gyp
index 2ca27730761af1e521a636c2dbd5d9243a09c37c..3f3817ec82216cbde3bd56b231872572e3342c38 100644
--- a/dart.gyp
+++ b/dart.gyp
@@ -40,7 +40,7 @@
'type': 'none',
'dependencies': [
'frog',
- 'runtime',
+ 'runtime/dart-runtime.gyp:dart',
],
'actions': [
{
« 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