Chromium Code Reviews| Index: tests/corelib/queue_test.dart |
| diff --git a/tests/corelib/queue_test.dart b/tests/corelib/queue_test.dart |
| index c46faf9fe241c12563010c56cbe83b74639de2a3..0095f35890d63974ba8a81b535196d3239689276 100644 |
| --- a/tests/corelib/queue_test.dart |
| +++ b/tests/corelib/queue_test.dart |
| @@ -3,7 +3,6 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| library queue_test; |
| -import 'dart:coreimpl'; |
| class QueueTest { |