Index: tests/html/wrapping_collections_test.dart |
diff --git a/tests/html/wrapping_collections_test.dart b/tests/html/wrapping_collections_test.dart |
index dc845083c28104a4feb05ac25d90e0d833e22397..176bcad308f515d377c6b4ade3462a8dd8ba2988 100644 |
--- a/tests/html/wrapping_collections_test.dart |
+++ b/tests/html/wrapping_collections_test.dart |
@@ -1,6 +1,7 @@ |
library wrapping_collection_test; |
import 'dart:html'; |
+import 'dart:html_common'; |
import 'dart:js' as js; |
import 'package:unittest/unittest.dart'; |
import 'package:unittest/html_config.dart'; |