| Index: test/data/input/todomvc_listorder_shadowdom_test.html
|
| diff --git a/test/data/input/todomvc_listorder_shadowdom_test.html b/test/data/input/todomvc_listorder_shadowdom_test.html
|
| index 44cae5c198752a3a3070068af2c7f4c1b52b2878..dbe16e6b399e8751914a6fddffe7c1ce5d590e71 100644
|
| --- a/test/data/input/todomvc_listorder_shadowdom_test.html
|
| +++ b/test/data/input/todomvc_listorder_shadowdom_test.html
|
| @@ -72,7 +72,7 @@ BSD-style license that can be found in the LICENSE file.
|
| <script type="application/dart">
|
| import 'dart:html';
|
| import 'package:unittest/unittest.dart';
|
| -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';
|
|
|
|
|