| Index: net/spdy/spdy_session.h
|
| ===================================================================
|
| --- net/spdy/spdy_session.h (revision 163741)
|
| +++ net/spdy/spdy_session.h (working copy)
|
| @@ -77,7 +77,7 @@
|
| PROTOCOL_ERROR_UNEXPECTED_PING,
|
| PROTOCOL_ERROR_RST_STREAM_FOR_NON_ACTIVE_STREAM,
|
| PROTOCOL_ERROR_SPDY_COMPRESSION_FAILURE,
|
| - PROTOCOL_ERROR_REQUST_FOR_SECURE_CONTENT_OVER_INSECURE_SESSION,
|
| + PROTOCOL_ERROR_REQUEST_FOR_SECURE_CONTENT_OVER_INSECURE_SESSION,
|
| PROTOCOL_ERROR_SYN_REPLY_NOT_RECEIVED,
|
| NUM_SPDY_PROTOCOL_ERROR_DETAILS
|
| };
|
|
|