| 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 10f310298b1b28a7439f67c159fb924e34bd81dc..987fff71930c57603ef5205942e63a51016583b3 100644
|
| --- a/tests/compiler/dart2js/memory_source_file_helper.dart
|
| +++ b/tests/compiler/dart2js/memory_source_file_helper.dart
|
| @@ -6,7 +6,7 @@ library dart2js.test.memory_source_file_helper;
|
|
|
| import 'dart:async' show Future;
|
| import 'dart:io';
|
| -export 'dart:io' show Options;
|
| +export 'dart:io' show Platform;
|
|
|
| export '../../../sdk/lib/_internal/compiler/implementation/apiimpl.dart'
|
| show Compiler;
|
|
|