| Index: pkg/analysis_server/tool/spec/codegen_dart_protocol.dart
|
| diff --git a/pkg/analysis_server/tool/spec/codegen_dart_protocol.dart b/pkg/analysis_server/tool/spec/codegen_dart_protocol.dart
|
| index 8ba3d320ee66e7a89de97e8b34eac4038e1db2fb..3c06bb9f4ad74860280824dba5ccf37d0db5f86a 100644
|
| --- a/pkg/analysis_server/tool/spec/codegen_dart_protocol.dart
|
| +++ b/pkg/analysis_server/tool/spec/codegen_dart_protocol.dart
|
| @@ -7,6 +7,7 @@ library codegen.protocol;
|
| import 'dart:convert';
|
|
|
| import 'package:analyzer/src/codegen/tools.dart';
|
| +import 'package:front_end/src/codegen/tools.dart';
|
| import 'package:html/dom.dart' as dom;
|
|
|
| import 'api.dart';
|
|
|