Index: tests/standalone/io/http_date_test.dart |
diff --git a/tests/standalone/io/http_date_test.dart b/tests/standalone/io/http_date_test.dart |
index 1f4c685f46e030eafb974c5c7ecdc1ea9ce7a93b..d4bc05851fdc83cd171f231551915894d25f6613 100644 |
--- a/tests/standalone/io/http_date_test.dart |
+++ b/tests/standalone/io/http_date_test.dart |
@@ -2,6 +2,7 @@ |
// for details. All rights reserved. Use of this source code is governed by a |
// BSD-style license that can be found in the LICENSE file. |
+import "dart:async"; |
import "dart:math"; |
part "../../../sdk/lib/io/input_stream.dart"; |