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