Index: pkg/analysis_server/test/integration/server/status_test.dart |
diff --git a/pkg/analysis_server/test/integration/server/status_test.dart b/pkg/analysis_server/test/integration/server/status_test.dart |
index 06a17397e1ca7fe77c1ba0a699cf22c1561f8563..340a4b55407beae44c0a1bebd86429911bf61067 100644 |
--- a/pkg/analysis_server/test/integration/server/status_test.dart |
+++ b/pkg/analysis_server/test/integration/server/status_test.dart |
@@ -6,7 +6,7 @@ library test.integration.server.status; |
import 'dart:async'; |
-import 'package:analysis_server/src/protocol.dart'; |
+import 'package:analysis_server/plugin/protocol/protocol.dart'; |
import 'package:test_reflective_loader/test_reflective_loader.dart'; |
import 'package:unittest/unittest.dart'; |