Index: sdk/lib/core/core.dart |
diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart |
index 1d4e4b0e24d17de3ab63c8912db591917afc1b69..943b40ec09c572cc5fce16c481b9d496efe305ff 100644 |
--- a/sdk/lib/core/core.dart |
+++ b/sdk/lib/core/core.dart |
@@ -5,7 +5,7 @@ |
library dart.core; |
import "dart:collection"; |
-import "dart:collection-dev"; |
+import "dart:_collection-dev"; |
part "bool.dart"; |
part "collection.dart"; |