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

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: Fix various issues discovered during own review. 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
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',
],
}

Powered by Google App Engine
This is Rietveld 408576698