| Index: tests/try/web/incremental_compilation_update_test.dart
|
| diff --git a/tests/try/web/incremental_compilation_update_test.dart b/tests/try/web/incremental_compilation_update_test.dart
|
| index 63ca651da40b0a7fb2517756319b41507594866d..d434b473aba55e2fada927f8453f44e2f7fb4ccf 100644
|
| --- a/tests/try/web/incremental_compilation_update_test.dart
|
| +++ b/tests/try/web/incremental_compilation_update_test.dart
|
| @@ -37,7 +37,7 @@ import 'package:compiler/src/elements/elements.dart' show
|
| Element,
|
| LibraryElement;
|
|
|
| -import 'package:compiler/src/dart2jslib.dart' show
|
| +import 'package:compiler/src/compiler.dart' show
|
| Compiler;
|
|
|
| import 'package:dart2js_incremental/dart2js_incremental.dart' show
|
|
|