Index: pkg/analysis_server/test/computer/error_test.dart |
diff --git a/pkg/analysis_server/test/computer/error_test.dart b/pkg/analysis_server/test/computer/error_test.dart |
index 57fa21f0c34793e2d44528d06c38a49c9ff519bc..a82d489b02308fd75b971387235065fe818099e4 100644 |
--- a/pkg/analysis_server/test/computer/error_test.dart |
+++ b/pkg/analysis_server/test/computer/error_test.dart |
@@ -6,7 +6,7 @@ library test.computer.error; |
import 'package:analysis_server/src/computer/element.dart'; |
import 'package:analysis_server/src/computer/error.dart'; |
-import 'package:analysis_services/constants.dart'; |
+import 'package:analysis_server/src/services/constants.dart'; |
import 'package:analysis_testing/mocks.dart'; |
import 'package:analysis_testing/reflective_tests.dart'; |
import 'package:analyzer/src/generated/error.dart' as engine; |