Chromium Code Reviews| Index: lib/src/util/stream_queue.dart |
| diff --git a/lib/src/util/stream_queue.dart b/lib/src/util/stream_queue.dart |
| index dc7c7840727481e5e4f6160db39981e3540918d6..edbd4183e1b1502964a1232fda01d0720a416359 100644 |
| --- a/lib/src/util/stream_queue.dart |
| +++ b/lib/src/util/stream_queue.dart |
| @@ -4,8 +4,6 @@ |
| // TODO(nweiz): Get rid of this when https://codereview.chromium.org/1241723003/ |
| // lands. |
| -library test.util.forkable_stream_queue; |
| - |
| import 'dart:async'; |
| import 'dart:collection'; |