Index: sdk/lib/io/service_object.dart |
diff --git a/sdk/lib/io/service_object.dart b/sdk/lib/io/service_object.dart |
index 43bd6512b5fe395371fc17f427d3a7062f599ba6..f321cd2729eaac8f1059e7aec5f67a1971f40a87 100644 |
--- a/sdk/lib/io/service_object.dart |
+++ b/sdk/lib/io/service_object.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.io; |
+part of "io.dart"; |
int _nextServiceId = 1; |