Chromium Code Reviews| Index: sdk/lib/io/stream_util.dart |
| diff --git a/sdk/lib/io/stream_util.dart b/sdk/lib/io/stream_util.dart |
| index 2ec83e67a3b059bae53f568bc4c1f205b294b49e..f111a6401035baa10f697f2d75c0fce100cd60a2 100644 |
| --- a/sdk/lib/io/stream_util.dart |
| +++ b/sdk/lib/io/stream_util.dart |
| @@ -2,8 +2,6 @@ |
| // 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; |
| - |
| abstract class _BaseDataInputStream { |
| int available(); |