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 097b229e1a3a51f028ba3559063721fc644bc46f..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 "dart:html_common"; |
+part of html_common; |
class Lists { |
/** |