Chromium Code Reviews| Index: sdk/lib/core/core.dart |
| diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart |
| index 24010767e745413a0f515aaf64e84204b5930632..1d4e4b0e24d17de3ab63c8912db591917afc1b69 100644 |
| --- a/sdk/lib/core/core.dart |
| +++ b/sdk/lib/core/core.dart |
| @@ -10,7 +10,7 @@ import "dart:collection-dev"; |
| part "bool.dart"; |
| part "collection.dart"; |
| part "comparable.dart"; |
| -part "date.dart"; |
| +part "date_time.dart"; |
| part "double.dart"; |
| part "duration.dart"; |
| part "errors.dart"; |