| Index: tests/compiler/dart2js/unparser2_test.dart
|
| diff --git a/tests/compiler/dart2js/unparser2_test.dart b/tests/compiler/dart2js/unparser2_test.dart
|
| index caf83a15032a098312098a6db8d4befef8faac26..78bb05f9a4c88f1e36a0b7dc8aebcbc61f5a3e21 100644
|
| --- a/tests/compiler/dart2js/unparser2_test.dart
|
| +++ b/tests/compiler/dart2js/unparser2_test.dart
|
| @@ -13,7 +13,7 @@ import "../../../sdk/lib/_internal/compiler/implementation/elements/elements.dar
|
| show CompilationUnitElement,
|
| LibraryElement;
|
|
|
| -import "../../../sdk/lib/_internal/compiler/implementation/elements/model.dart"
|
| +import "../../../sdk/lib/_internal/compiler/implementation/elements/modelx.dart"
|
| show CompilationUnitElementX,
|
| LibraryElementX;
|
|
|
|
|