| Index: client/tests/client/dom/WindowManglingTest.dart
|
| ===================================================================
|
| --- client/tests/client/dom/WindowManglingTest.dart (revision 5951)
|
| +++ client/tests/client/dom/WindowManglingTest.dart (working copy)
|
| @@ -3,7 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| #library('WindowManglingTest');
|
| -#import('../../../testing/unittest/unittest_dom.dart');
|
| +#import('../../../../lib/unittest/unittest_dom.dart');
|
| #import('dart:dom', prefix: 'dom');
|
|
|
| // Defined in dom.Window.
|
|
|