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

Unified Diff: compiler/lib/corelib_impl.dart

Issue 9183002: Remove the type token used to pass element information to arrays. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address floitsch's comments 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 5a8b26abac0ebad7cde4e374152b8d67cff53ae6..744c8f350753129248fb04a5f63b43b9903ee985 100644
--- a/compiler/lib/corelib_impl.dart
+++ b/compiler/lib/corelib_impl.dart
@@ -20,7 +20,6 @@
#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