| Index: tests/compiler/dart2js/memory_source_file_helper.dart
|
| diff --git a/tests/compiler/dart2js/memory_source_file_helper.dart b/tests/compiler/dart2js/memory_source_file_helper.dart
|
| index 26a33b0b906a2b22fb5aa6f4641684c9b9240c3f..db1c4f0c77e83656f2f49255062eac94a797e025 100644
|
| --- a/tests/compiler/dart2js/memory_source_file_helper.dart
|
| +++ b/tests/compiler/dart2js/memory_source_file_helper.dart
|
| @@ -14,7 +14,7 @@ export '../../../sdk/lib/_internal/compiler/implementation/apiimpl.dart'
|
| show Compiler;
|
|
|
| export '../../../sdk/lib/_internal/compiler/implementation/filenames.dart'
|
| - show getCurrentDirectory, nativeToUriPath;
|
| + show currentDirectory, nativeToUriPath;
|
|
|
| import '../../../sdk/lib/_internal/compiler/implementation/source_file.dart'
|
| show SourceFile;
|
|
|