| Index: tests/compiler/dart2js/dart_backend_test.dart
 | 
| diff --git a/tests/compiler/dart2js/dart_backend_test.dart b/tests/compiler/dart2js/dart_backend_test.dart
 | 
| index 3a4c2fca887d5c07aa8111cb37a4f80f485ab035..23f830d611baeff416549d92f43998c3aa797f02 100644
 | 
| --- a/tests/compiler/dart2js/dart_backend_test.dart
 | 
| +++ b/tests/compiler/dart2js/dart_backend_test.dart
 | 
| @@ -2,7 +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.
 | 
|  
 | 
| -import "package:expect/expect.dart";
 | 
|  import 'dart:async';
 | 
|  import 'dart:uri';
 | 
|  import 'parser_helper.dart';
 | 
| 
 |