| Index: net/spdy/hpack_entry.h
|
| diff --git a/net/spdy/hpack_entry.h b/net/spdy/hpack_entry.h
|
| index 13800b77dc1c4aa64f7b6c19b7e071f870823f64..7b85109096d57bfe0a3f26b16ed8fccae099d015 100644
|
| --- a/net/spdy/hpack_entry.h
|
| +++ b/net/spdy/hpack_entry.h
|
| @@ -18,7 +18,7 @@
|
| namespace net {
|
|
|
| // 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
|
| // .
|
|
|
| // A structure for an entry in the header table (3.1.2) and the
|
|
|