| Index: net/spdy/spdy_protocol.h
|
| diff --git a/net/spdy/spdy_protocol.h b/net/spdy/spdy_protocol.h
|
| index ee8369f1521e775cf03f5bdcce4ba1529be9b9ac..a7a5ab7a35421c7640762fdd0f494dee4f25a7b4 100644
|
| --- a/net/spdy/spdy_protocol.h
|
| +++ b/net/spdy/spdy_protocol.h
|
| @@ -63,7 +63,7 @@
|
| // +----------------------------------+
|
| // |1|000000000000001|0000000000000011|
|
| // +----------------------------------+
|
| -// | flags (8) | Length (24 bits) | >= 8
|
| +// | flags (8) | Length (24 bits) | >= 4
|
| // +----------------------------------+
|
| // |X| Stream-ID(31bits) |
|
| // +----------------------------------+
|
|
|