| Index: tests/compiler/dart2js/package_root_test.dart
|
| diff --git a/tests/compiler/dart2js/package_root_test.dart b/tests/compiler/dart2js/package_root_test.dart
|
| index c05469cf062effcf8f4c88b3258e3fb46a91bfaf..75cfedf507b307327d609fb0ffed8ce0c1d96a38 100644
|
| --- a/tests/compiler/dart2js/package_root_test.dart
|
| +++ b/tests/compiler/dart2js/package_root_test.dart
|
| @@ -18,9 +18,6 @@ import '../../../sdk/lib/_internal/compiler/compiler.dart'
|
|
|
| import 'dart:async';
|
|
|
| -import '../../../sdk/lib/_internal/compiler/implementation/mirrors/mirrors.dart';
|
| -import '../../../sdk/lib/_internal/compiler/implementation/mirrors/dart2js_mirror.dart';
|
| -
|
| const MEMORY_SOURCE_FILES = const {
|
| 'main.dart': '''
|
|
|
|
|