| Index: net/spdy/hpack_string_util.h
|
| diff --git a/net/spdy/hpack_string_util.h b/net/spdy/hpack_string_util.h
|
| index d873017608c80b980dfdb6759c4f346677f2cdf2..0924a792dbb514f2c305d390e8f498b01735a93e 100644
|
| --- a/net/spdy/hpack_string_util.h
|
| +++ b/net/spdy/hpack_string_util.h
|
| @@ -11,7 +11,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 constant-time StringPiece comparison function, as suggested
|
|
|