| Index: net/spdy/hpack_header_table.h
|
| diff --git a/net/spdy/hpack_header_table.h b/net/spdy/hpack_header_table.h
|
| index 0e0a01ba2637139ffde6ac45eae9a1aeb92222a3..d9eac73c8f1f4ede707b05e792ffc9ecb319484d 100644
|
| --- a/net/spdy/hpack_header_table.h
|
| +++ b/net/spdy/hpack_header_table.h
|
| @@ -15,7 +15,7 @@
|
| #include "net/spdy/hpack_entry.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 {
|
|
|
|
|