| 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 ff2808544b9b7ca5a89d39d5e987c5ce7aef9348..beec2c9404b6d6bdce901904987cf76d73467bc7 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/warnings.dart' show
|
| +import 'package:compiler/src/messages.dart' show
|
| MessageKind, MessageTemplate;
|
|
|
| import 'output_collector.dart';
|
|
|