| Index: sdk/lib/html/html_common/lists.dart
|
| diff --git a/sdk/lib/html/html_common/lists.dart b/sdk/lib/html/html_common/lists.dart
|
| index 9c5f6817f616c27abfb0f4cabd05ffc174c55b29..c7abc41cb00fb3c9dbd34e5b2b5763e57b9bc0b7 100644
|
| --- a/sdk/lib/html/html_common/lists.dart
|
| +++ b/sdk/lib/html/html_common/lists.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 "html_common.dart";
|
| +part of html_common;
|
|
|
| class Lists {
|
| /**
|
|
|