| Index: tests/compiler/dart2js/memory_compiler.dart
|
| diff --git a/tests/compiler/dart2js/memory_compiler.dart b/tests/compiler/dart2js/memory_compiler.dart
|
| index a48f8282d96ee51d82a46537e3d9108a172d7bca..de604587b499532003ab48fff1846de34fe5e2bb 100644
|
| --- a/tests/compiler/dart2js/memory_compiler.dart
|
| +++ b/tests/compiler/dart2js/memory_compiler.dart
|
| @@ -14,7 +14,7 @@ import 'package:compiler/compiler_new.dart' show
|
| CompilerOutput,
|
| Diagnostic,
|
| PackagesDiscoveryProvider;
|
| -import 'package:compiler/src/messages.dart' show
|
| +import 'package:compiler/src/diagnostics/messages.dart' show
|
| Message;
|
| import 'package:compiler/src/mirrors/source_mirrors.dart';
|
| import 'package:compiler/src/mirrors/analyze.dart';
|
|
|