Index: tests/standalone/io/http_session_test.dart |
diff --git a/tests/standalone/io/http_session_test.dart b/tests/standalone/io/http_session_test.dart |
index 1538c2c56e12a7d84fbff8fca1e6b6df8d2ff3ad..515800973795aeb10986c41d91ed9de068997823 100644 |
--- a/tests/standalone/io/http_session_test.dart |
+++ b/tests/standalone/io/http_session_test.dart |
@@ -2,7 +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:io"); |
+import "dart:io"; |
const SESSION_ID = "DARTSESSID"; |