| Index: pkg/analyzer/lib/src/generated/visitors.dart
|
| diff --git a/pkg/analyzer/lib/src/generated/visitors.dart b/pkg/analyzer/lib/src/generated/visitors.dart
|
| index b06cae8c34e8e74b6a9c6ebe444398f13f38e1ea..46e2a4172548e9353a7020bef8e7c31324c5ef4d 100644
|
| --- a/pkg/analyzer/lib/src/generated/visitors.dart
|
| +++ b/pkg/analyzer/lib/src/generated/visitors.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 engine.ast.visitors;
|
| +library analyzer.src.generated.visitors;
|
|
|
| import 'package:analyzer/src/generated/ast.dart';
|
|
|
|
|