Index: sdk/lib/core/date_time.dart |
diff --git a/sdk/lib/core/date_time.dart b/sdk/lib/core/date_time.dart |
index 01f7478cb5c3261a1a3df98a5d4265494f75c41a..3dd6393080e0119a6430187a92a00548fab2755f 100644 |
--- a/sdk/lib/core/date_time.dart |
+++ b/sdk/lib/core/date_time.dart |
@@ -2,7 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
-part of "core.dart"; |
+part of "dart:core"; |
/** |
* An instant in time, such as July 20, 1969, 8:18pm GMT. |