| Index: net/spdy/hpack_output_stream.h
|
| diff --git a/net/spdy/hpack_output_stream.h b/net/spdy/hpack_output_stream.h
|
| index 6ed38ec78bed90a5215404a55b95e68ab9a76ed9..f041171ede5def209d7b20b9322eaf2f8c98452d 100644
|
| --- a/net/spdy/hpack_output_stream.h
|
| +++ b/net/spdy/hpack_output_stream.h
|
| @@ -15,7 +15,7 @@
|
| #include "net/spdy/hpack_encoding_context.h"
|
|
|
| // All section references below are to
|
| -// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-04
|
| +// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-05
|
| // .
|
|
|
| namespace net {
|
|
|