| Index: test/data/input/todomvc_mainpage2_test.html
|
| diff --git a/test/data/input/todomvc_mainpage2_test.html b/test/data/input/todomvc_mainpage2_test.html
|
| index 95213055ea75502ea5413c4f86de5c94381daa69..c39418f9a987faddd8a71d9935b3ff1e0696d824 100644
|
| --- a/test/data/input/todomvc_mainpage2_test.html
|
| +++ b/test/data/input/todomvc_mainpage2_test.html
|
| @@ -67,7 +67,7 @@ BSD-style license that can be found in the LICENSE file.
|
| </footer>
|
| <script type="application/dart">
|
| import 'dart:html';
|
| -import 'package:web_components/web_components.dart';
|
| +import 'package:web_ui/web_ui.dart';
|
| import 'example/todomvc/main.dart' as todomvc_main;
|
| import 'example/todomvc/model.dart';
|
|
|
|
|