Index: net/spdy/spdy_framer_test.cc |
diff --git a/net/spdy/spdy_framer_test.cc b/net/spdy/spdy_framer_test.cc |
index a4f7b81dfff960c5dbdf14a8a05e1035371e542a..278ad1e6bb9278c1f06c6ba179279eda3a0ba065 100644 |
--- a/net/spdy/spdy_framer_test.cc |
+++ b/net/spdy/spdy_framer_test.cc |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include <algorithm> |
-#include <iostream> |
+#include <ostream> |
#include "base/memory/scoped_ptr.h" |
#include "net/spdy/spdy_framer.h" |