| Index: client/tests/client/layout/layout_tests.dart
|
| diff --git a/client/tests/client/layout/layout_tests.dart b/client/tests/client/layout/layout_tests.dart
|
| index 910d956823b9e9d08d51bc2ce21b33f7ce47a033..4e12f97f55b48fc7daec040294db35d18d97e24e 100644
|
| --- a/client/tests/client/layout/layout_tests.dart
|
| +++ b/client/tests/client/layout/layout_tests.dart
|
| @@ -4,8 +4,8 @@
|
|
|
| #library('layout_tests');
|
|
|
| +#import('dart:html');
|
| #import('../../../base/base.dart');
|
| -#import('../../../html/html.dart');
|
| #import('../../../layout/layout.dart');
|
| #import('../../../view/view.dart');
|
| #import('../../../testing/unittest/unittest.dart');
|
|
|