| Index: net/spdy/spdy_test_util_spdy3.cc
|
| diff --git a/net/spdy/spdy_test_util_spdy3.cc b/net/spdy/spdy_test_util_spdy3.cc
|
| index 0005366b67c999e216d4316cc50f551bf24d5405..c5b70a0337d785dcde47724dad8f4ca1fb27f837 100644
|
| --- a/net/spdy/spdy_test_util_spdy3.cc
|
| +++ b/net/spdy/spdy_test_util_spdy3.cc
|
| @@ -265,7 +265,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,
|
|
|