| Index: net/spdy/hpack_encoder.h
|
| diff --git a/net/spdy/hpack_encoder.h b/net/spdy/hpack_encoder.h
|
| index 67916eec1f95f1057942903445311e09c5700266..c3ab96bcbe44b5075f7cb5b6c2a0c023357efdbd 100644
|
| --- a/net/spdy/hpack_encoder.h
|
| +++ b/net/spdy/hpack_encoder.h
|
| @@ -17,7 +17,7 @@
|
| #include "net/spdy/hpack_output_stream.h"
|
|
|
| // An HpackEncoder encodes header sets as outlined in
|
| -// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-06
|
| +// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07
|
|
|
| namespace net {
|
|
|
|
|