Chromium Code Reviews| Index: sdk/lib/core/date.dart |
| diff --git a/sdk/lib/core/date.dart b/sdk/lib/core/date.dart |
| index 61803183500d2cd417569a0b11adc478fb41f1a2..3ce0b0786bd5337fb21b24eea7b357038234a894 100644 |
| --- a/sdk/lib/core/date.dart |
| +++ b/sdk/lib/core/date.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 dart_core; |
| +// Dart core library. |
| /** |
| * Date is the public interface to a point in time. |