| Index: test/data/input/conditional2_test.html
|
| diff --git a/test/data/input/conditional2_test.html b/test/data/input/conditional2_test.html
|
| index aa56583d46bbe05e1ffd0856eb86c8452c6a62cb..e2973d80bf255afe1f900db917d5af5b7e1e92b7 100644
|
| --- a/test/data/input/conditional2_test.html
|
| +++ b/test/data/input/conditional2_test.html
|
| @@ -19,7 +19,7 @@
|
| </template>
|
| <script type="application/dart">
|
| import 'dart:html';
|
| - import 'package:web_components/watcher.dart';
|
| + import 'package:web_ui/watcher.dart';
|
| import 'common.dart';
|
|
|
| main() {
|
|
|