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

Unified Diff: compiler/lib/corelib_impl.dart

Issue 9178020: Revert "Remove TypeToken as means for assigning type arguments to arrays." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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: compiler/lib/corelib_impl.dart
diff --git a/compiler/lib/corelib_impl.dart b/compiler/lib/corelib_impl.dart
index 744c8f350753129248fb04a5f63b43b9903ee985..5a8b26abac0ebad7cde4e374152b8d67cff53ae6 100644
--- a/compiler/lib/corelib_impl.dart
+++ b/compiler/lib/corelib_impl.dart
@@ -20,6 +20,7 @@
#source("implementation/string_base.dart");
#source("implementation/string_buffer.dart");
#source("implementation/time_zone_implementation.dart");
+#source("implementation/type_token.dart");
#source("src/implementation/dual_pivot_quicksort.dart");
#source("src/implementation/duration_implementation.dart");
#source("src/implementation/exceptions.dart");
« no previous file with comments | « compiler/java/com/google/dart/compiler/backend/js/GenerateJavascriptAST.java ('k') | compiler/lib/implementation/array.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698