Index: pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart |
diff --git a/pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart b/pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart |
index 4290b2f00b7d01e36bb12d3991aba6dc1de00f10..a0d113fee09d8042dbeef7c92fc8ebaf70e7319a 100644 |
--- a/pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart |
+++ b/pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart |
@@ -2,9 +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.services.completion.dart.combinator; |
- |
-import 'package:analysis_server/plugin/protocol/protocol.dart'; |
+import 'package:analysis_server/protocol/protocol_generated.dart'; |
import 'package:analysis_server/src/provisional/completion/dart/completion_dart.dart'; |
import 'package:analysis_server/src/services/completion/dart/combinator_contributor.dart'; |
import 'package:analyzer/src/generated/source.dart'; |