| 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 654822b3f2cf4305c7e5778abf7e72bcce6922d9..5d0dd9dfb4e9cfa64119b5d437cf7504e6052913 100644
|
| --- a/client/tests/client/layout/layout_tests.dart
|
| +++ b/client/tests/client/layout/layout_tests.dart
|
| @@ -5,7 +5,7 @@
|
| #library('layout_tests');
|
|
|
| #import('../../../base/base.dart');
|
| -#import('dart:html');
|
| +#import('../../../html/html.dart');
|
| #import('../../../layout/layout.dart');
|
| #import('../../../view/view.dart');
|
| #import('../../../testing/unittest/unittest.dart');
|
|
|