| Index: net/spdy/hpack_input_stream.h
|
| diff --git a/net/spdy/hpack_input_stream.h b/net/spdy/hpack_input_stream.h
|
| index ec1dc03bbc7c76ce85fd0f0f1efeef3aa400c887..72b637c360adc9dab3157e350df03f82bc213ef5 100644
|
| --- a/net/spdy/hpack_input_stream.h
|
| +++ b/net/spdy/hpack_input_stream.h
|
| @@ -15,7 +15,7 @@
|
| #include "net/spdy/hpack_huffman_table.h"
|
|
|
| // All section references below are to
|
| -// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07
|
| +// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-08
|
|
|
| namespace net {
|
|
|
|
|