| Index: net/spdy/hpack_output_stream.h
|
| diff --git a/net/spdy/hpack_output_stream.h b/net/spdy/hpack_output_stream.h
|
| index 7a0313bcd8710db9a88468840576c2fbb2d3c657..fd68fd44ead97e015761024cc93859329627c9b6 100644
|
| --- a/net/spdy/hpack_output_stream.h
|
| +++ b/net/spdy/hpack_output_stream.h
|
| @@ -15,7 +15,7 @@
|
| #include "net/spdy/hpack_constants.h"
|
|
|
| // All section references below are to
|
| -// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-06
|
| +// http://tools.ietf.org/html/draft-ietf-httpbis-header-compression-07
|
|
|
| namespace net {
|
|
|
|
|