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

Unified Diff: dart/sdk/lib/_collection_dev/collection_dev_sources.gypi

Issue 14173005: Update dart:mirrors to use Symbol. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Also use _symbol_dev.Symbol.getName in dart2js 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 | « dart/sdk/lib/_collection_dev/collection_dev.dart ('k') | dart/sdk/lib/_collection_dev/symbol.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/sdk/lib/_collection_dev/collection_dev_sources.gypi
diff --git a/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi b/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi
index 4f941b68f9d1af683336c00934386352aa2dc74a..f994b4271d0ad38583b7806a620ec96d5b1dc60b 100644
--- a/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi
+++ b/dart/sdk/lib/_collection_dev/collection_dev_sources.gypi
@@ -11,6 +11,7 @@
'iterable.dart',
'list.dart',
'sort.dart',
+ 'symbol.dart',
'to_string.dart',
],
}
« no previous file with comments | « dart/sdk/lib/_collection_dev/collection_dev.dart ('k') | dart/sdk/lib/_collection_dev/symbol.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698