Index: src/pkg/exp/spdy/spdy_test.go |
=================================================================== |
--- a/src/pkg/exp/spdy/spdy_test.go |
+++ b/src/pkg/exp/spdy/spdy_test.go |
@@ -6,8 +6,8 @@ |
import ( |
"bytes" |
- "http" |
"io" |
+ "net/http" |
"reflect" |
"testing" |
) |