Index: tests/html/mutationobserver_test.dart |
diff --git a/tests/html/mutationobserver_test.dart b/tests/html/mutationobserver_test.dart |
index 948d0c61f16b58ffa9282fe983aad102d6727970..2d0b71310d3ea7aa15d2846c3890c0b708bab88b 100644 |
--- a/tests/html/mutationobserver_test.dart |
+++ b/tests/html/mutationobserver_test.dart |
@@ -3,8 +3,8 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library('mutationobserver_test'); |
-#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'); |
/** |