Index: sdk/lib/io/common.dart |
diff --git a/sdk/lib/io/common.dart b/sdk/lib/io/common.dart |
index 8e3b61a37d4f8a349ad2e0e6c038827a5e2144b6..23b7eba7157d8b6891998c8fb68e8eeabe23eeae 100644 |
--- a/sdk/lib/io/common.dart |
+++ b/sdk/lib/io/common.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 "io.dart"; |
+part of "dart:io"; |
// Constants used when working with native ports. |
// These must match the constants in runtime/bin/dartutils.h class CObject. |