| Index: tests/compiler/dart2js/source_map_name_test.dart
|
| diff --git a/tests/compiler/dart2js/source_map_name_test.dart b/tests/compiler/dart2js/source_map_name_test.dart
|
| index 46aeb8687e8580ee1ef0a21a10cddaaf86558db9..fae564936dfaf903b24e2092e1dbb3daf3387803 100644
|
| --- a/tests/compiler/dart2js/source_map_name_test.dart
|
| +++ b/tests/compiler/dart2js/source_map_name_test.dart
|
| @@ -6,7 +6,7 @@ library source_map_name_test;
|
|
|
| import 'package:async_helper/async_helper.dart';
|
| import 'package:expect/expect.dart';
|
| -import 'package:compiler/src/dart2jslib.dart';
|
| +import 'package:compiler/src/compiler.dart';
|
| import 'package:compiler/src/elements/elements.dart';
|
| import 'package:compiler/src/io/source_information.dart';
|
| import 'memory_compiler.dart';
|
|
|