Index: tests/html/cross_frame_test.dart |
diff --git a/tests/html/cross_frame_test.dart b/tests/html/cross_frame_test.dart |
index aadc65b583f6bff664c6574b2aaf3aecab64a393..f98a2faec992478548d59bee362fd08979380a19 100644 |
--- a/tests/html/cross_frame_test.dart |
+++ b/tests/html/cross_frame_test.dart |
@@ -1,6 +1,6 @@ |
#library('CrossFrameTest'); |
-#import('../../pkg/unittest/unittest.dart'); |
-#import('../../pkg/unittest/html_config.dart'); |
+#import('../../pkg/unittest/lib/unittest.dart'); |
+#import('../../pkg/unittest/lib/html_config.dart'); |
#import('dart:html'); |
main() { |