Index: sdk/lib/_internal/pub/test/deploy/reports_dart_parse_errors_test.dart |
diff --git a/sdk/lib/_internal/pub/test/deploy/reports_dart_parse_errors_test.dart b/sdk/lib/_internal/pub/test/deploy/reports_dart_parse_errors_test.dart |
index 95ff7d884f02b03e82d15bdee96880fe7a4a7599..4f7f7d6cf7f6e0b32d74382ec86bb1ae6dbfe5a7 100644 |
--- a/sdk/lib/_internal/pub/test/deploy/reports_dart_parse_errors_test.dart |
+++ b/sdk/lib/_internal/pub/test/deploy/reports_dart_parse_errors_test.dart |
@@ -2,7 +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. |
-import 'package:pathos/path.dart' as path; |
+import 'package:path/path.dart' as path; |
import 'package:scheduled_test/scheduled_test.dart'; |
import '../descriptor.dart' as d; |