| Index: sdk/lib/core/hashable.dart
|
| diff --git a/sdk/lib/core/hashable.dart b/sdk/lib/core/hashable.dart
|
| index 485f45cd7b707633c62af28c782126d06dc11b01..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.
|
|
|