| Index: pkg/analyzer_plugin/tool/spec/codegen_protocol_constants.dart
|
| diff --git a/pkg/analyzer_plugin/tool/spec/codegen_protocol_constants.dart b/pkg/analyzer_plugin/tool/spec/codegen_protocol_constants.dart
|
| index 270edc080984c2af7b14e32808d9cd965d050473..c8d1c733bf440fd37ff3fda18b2a02bbf3386d21 100644
|
| --- a/pkg/analyzer_plugin/tool/spec/codegen_protocol_constants.dart
|
| +++ b/pkg/analyzer_plugin/tool/spec/codegen_protocol_constants.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'package:analyzer/src/codegen/tools.dart';
|
| +import 'package:front_end/src/codegen/tools.dart';
|
|
|
| import 'api.dart';
|
| import 'codegen_dart.dart';
|
|
|