Chromium Code Reviews| 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 c7abc41cb00fb3c9dbd34e5b2b5763e57b9bc0b7..9c5f6817f616c27abfb0f4cabd05ffc174c55b29 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; | 
| +part of "html_common.dart"; | 
| class Lists { | 
| /** |