| Index: tests/compiler/dart2js/space_test.dart
|
| diff --git a/tests/compiler/dart2js/space_test.dart b/tests/compiler/dart2js/space_test.dart
|
| index 59c5f04c1443b4531b66db32bae39ef6786796b5..fbf933d938b3731609c0e6962d006b94fab70651 100644
|
| --- a/tests/compiler/dart2js/space_test.dart
|
| +++ b/tests/compiler/dart2js/space_test.dart
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| import 'dart:io';
|
| -import 'package:compiler/implementation/dart2js.dart'
|
| +import 'package:compiler/src/dart2js.dart'
|
| as dart2js;
|
|
|
| main() {
|
|
|