| Index: sdk/lib/io/data_transformer.dart
|
| diff --git a/sdk/lib/io/data_transformer.dart b/sdk/lib/io/data_transformer.dart
|
| index 0ab637bb9beb01535a4af78f10bf2a22c1196f08..84a43683c31caf735eea8fb9061f3c9e5c8ce195 100644
|
| --- a/sdk/lib/io/data_transformer.dart
|
| +++ b/sdk/lib/io/data_transformer.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 dart.io;
|
|
|
| /**
|
| * Exposes ZLib options for input parameters.
|
|
|