| Index: tests/compiler/dart2js/analyze_dart2js_helpers_test.dart
 | 
| diff --git a/tests/compiler/dart2js/analyze_dart2js_helpers_test.dart b/tests/compiler/dart2js/analyze_dart2js_helpers_test.dart
 | 
| index 98555eac7afbe501c89b048446d95f547c45ba8d..0787dd30da994ed741373a8cafb70abb78c47d71 100644
 | 
| --- a/tests/compiler/dart2js/analyze_dart2js_helpers_test.dart
 | 
| +++ b/tests/compiler/dart2js/analyze_dart2js_helpers_test.dart
 | 
| @@ -27,7 +27,7 @@ import 'package:compiler/src/resolution/tree_elements.dart' show
 | 
|  import 'package:compiler/src/source_file_provider.dart' show
 | 
|      FormattingDiagnosticHandler;
 | 
|  import 'package:compiler/src/tree/tree.dart';
 | 
| -import 'package:compiler/src/universe/universe.dart' show
 | 
| +import 'package:compiler/src/universe/call_structure.dart' show
 | 
|      CallStructure;
 | 
|  import 'package:expect/expect.dart';
 | 
|  
 | 
| 
 |