Chromium Code Reviews| Index: sdk/lib/core/expando.dart |
| diff --git a/sdk/lib/core/expando.dart b/sdk/lib/core/expando.dart |
| index 5df0a7be47ecaaa691e4ee38440539533ae04c55..f027893ece0b0d39af2668229415b43909f28d61 100644 |
| --- a/sdk/lib/core/expando.dart |
| +++ b/sdk/lib/core/expando.dart |
| @@ -2,8 +2,6 @@ |
| // 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; |
| - |
| /** |
| * An [Expando] allows adding new properties to objects. |
| */ |