| Index: pkg/analyzer/test/instrumentation/instrumentation_test.dart
|
| diff --git a/pkg/analyzer/test/instrumentation/instrumentation_test.dart b/pkg/analyzer/test/instrumentation/instrumentation_test.dart
|
| index ac8755e3cd640e1da51b7ab1db1763a93c08845b..a938d4dfcee1f8b52711891f353454ade7484c0d 100644
|
| --- a/pkg/analyzer/test/instrumentation/instrumentation_test.dart
|
| +++ b/pkg/analyzer/test/instrumentation/instrumentation_test.dart
|
| @@ -2,7 +2,7 @@
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| -library test.instrumentation;
|
| +library analyzer.test.instrumentation.instrumentation_test;
|
|
|
| import 'dart:async';
|
|
|
|
|