Chromium Code Reviews| Index: pkg/testing/lib/src/test_dart/path.dart |
| diff --git a/pkg/testing/lib/src/test_dart/path.dart b/pkg/testing/lib/src/test_dart/path.dart |
| index a3d35aac138660fed25fe937e821981ed5ed9498..b595e0b7367faf113c4ab9b6d95abf2b411bb82e 100644 |
| --- a/pkg/testing/lib/src/test_dart/path.dart |
| +++ b/pkg/testing/lib/src/test_dart/path.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. |
| -library legacy_path; |
| +library test_dart_copy.legacy_path; |
| import 'dart:io'; |
| import 'dart:math'; |