| Index: tests/compiler/dart2js/analyze_only_test.dart
|
| diff --git a/tests/compiler/dart2js/analyze_only_test.dart b/tests/compiler/dart2js/analyze_only_test.dart
|
| index beec2c9404b6d6bdce901904987cf76d73467bc7..bb42728caf564e08e0ec3b9768cac15927518113 100644
|
| --- a/tests/compiler/dart2js/analyze_only_test.dart
|
| +++ b/tests/compiler/dart2js/analyze_only_test.dart
|
| @@ -12,7 +12,7 @@ import "package:async_helper/async_helper.dart";
|
| import '../../utils/dummy_compiler_test.dart' as dummy;
|
| import 'package:compiler/compiler.dart';
|
|
|
| -import 'package:compiler/src/messages.dart' show
|
| +import 'package:compiler/src/diagnostics/messages.dart' show
|
| MessageKind, MessageTemplate;
|
|
|
| import 'output_collector.dart';
|
|
|