Index: net/spdy/spdy_test_util_spdy3.h |
diff --git a/net/spdy/spdy_test_util_spdy3.h b/net/spdy/spdy_test_util_spdy3.h |
index aa1c3607652253e2a3bc6e013086ab0132701772..dd30a7a6cef8b758a70a812606245cdca70c9b41 100644 |
--- a/net/spdy/spdy_test_util_spdy3.h |
+++ b/net/spdy/spdy_test_util_spdy3.h |
@@ -109,7 +109,7 @@ SpdyFrame* ConstructSpdyControlFrameWithVersion( |
const char* const extra_headers[], |
int extra_header_count, |
bool compressed, |
- int stream_id, |
+ SpdyStreamId stream_id, |
RequestPriority request_priority, |
SpdyFrameType type, |
SpdyControlFlags flags, |