| Index: sdk/lib/_internal/pub/test/install/path/shared_dependency_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/install/path/shared_dependency_test.dart b/sdk/lib/_internal/pub/test/install/path/shared_dependency_test.dart
|
| index ee8a7c3ae05b7af72f1301e3054711ef43a87d3a..40e74fa29771273818827d2d7f17b6cf78111193 100644
|
| --- a/sdk/lib/_internal/pub/test/install/path/shared_dependency_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/install/path/shared_dependency_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 d.file.
|
|
|
| -import 'package:pathos/path.dart' as path;
|
| +import 'package:path/path.dart' as path;
|
|
|
| import '../../descriptor.dart' as d;
|
| import '../../test_pub.dart';
|
|
|