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

Unified Diff: sdk/lib/core/core.dart

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « sdk/lib/core/collection.dart ('k') | sdk/lib/core/corelib_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/core/core.dart
diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart
index d178451e88f6f0fc8a1d99d4a70feee24e8d23ff..6dfc93884b404919ab74e959f9da84f52d589cc2 100644
--- a/sdk/lib/core/core.dart
+++ b/sdk/lib/core/core.dart
@@ -17,8 +17,6 @@ part "exceptions.dart";
part "expando.dart";
part "expect.dart";
part "function.dart";
-part "future.dart";
-part "future_impl.dart";
part "hashable.dart";
part "identical.dart";
part "int.dart";
@@ -34,8 +32,8 @@ part "pattern.dart";
part "print.dart";
part "queue.dart";
part "regexp.dart";
-part "sequences.dart";
part "set.dart";
+part "sink.dart";
part "sort.dart";
part "stopwatch.dart";
part "string.dart";
« no previous file with comments | « sdk/lib/core/collection.dart ('k') | sdk/lib/core/corelib_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698