Chromium Code Reviews| Index: client/tests/client/dom/IsolatesTest.dart |
| =================================================================== |
| --- client/tests/client/dom/IsolatesTest.dart (revision 5951) |
| +++ client/tests/client/dom/IsolatesTest.dart (working copy) |
| @@ -1,5 +1,5 @@ |
| #library('IsolatesTest'); |
| -#import('../../../testing/unittest/unittest_dom.dart'); |
| +#import('../../../../lib/unittest/unittest_dom.dart'); |
| #import('dart:dom'); |
| #import('dart:json'); |
| #import('dart:isolate', prefix:'isolate'); |