| Index: sdk/lib/core/hashable.dart
|
| diff --git a/sdk/lib/core/hashable.dart b/sdk/lib/core/hashable.dart
|
| index 07ea98ff135b16c3c6099dbb8cacd42bd28fba01..b0361d0d115c27fda5241da04b76d9e90e0441af 100644
|
| --- a/sdk/lib/core/hashable.dart
|
| +++ b/sdk/lib/core/hashable.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.
|
|
|
| /**
|
| * Temporary interface for backwards compatibility.
|
|
|