Index: tests/standalone/io/http_parser_test.dart |
diff --git a/tests/standalone/io/http_parser_test.dart b/tests/standalone/io/http_parser_test.dart |
index 19dce9901cfa0dc3c660bfb696f09e684ec78302..a73bf40d0b95b4ace1fc1070e7a5d34e815ce6cb 100644 |
--- a/tests/standalone/io/http_parser_test.dart |
+++ b/tests/standalone/io/http_parser_test.dart |
@@ -3,6 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
#import('dart:math'); |
+#import('dart:scalarlist'); |
#source("../../../runtime/bin/http_parser.dart"); |