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

Unified Diff: lib/compiler/implementation/lib/coreimpl.dart

Issue 10918163: Revert Expando changes. There are checked-mode errors that I need (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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: lib/compiler/implementation/lib/coreimpl.dart
diff --git a/lib/compiler/implementation/lib/coreimpl.dart b/lib/compiler/implementation/lib/coreimpl.dart
index 980c2acabcfe190e4b7b023334d58908b0ff44a2..241574ae3af507a783f9c032173f60cf5f5499d3 100644
--- a/lib/compiler/implementation/lib/coreimpl.dart
+++ b/lib/compiler/implementation/lib/coreimpl.dart
@@ -13,6 +13,7 @@
#source('../../../../lib/coreimpl/dual_pivot_quicksort.dart');
#source('../../../../lib/coreimpl/duration_implementation.dart');
#source('../../../../lib/coreimpl/exceptions.dart');
+#source('../../../../lib/coreimpl/expando.dart');
#source('../../../../lib/coreimpl/future_implementation.dart');
#source('../../../../lib/coreimpl/hash_map_set.dart');
#source('../../../../lib/coreimpl/linked_hash_map.dart');
« no previous file with comments | « lib/compiler/implementation/lib/core_patch.dart ('k') | lib/compiler/implementation/lib/coreimpl_patch.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698