Chromium Code Reviews| Index: net/base/net_log_event_type_list.h |
| =================================================================== |
| --- net/base/net_log_event_type_list.h (revision 132592) |
| +++ net/base/net_log_event_type_list.h (working copy) |
| @@ -971,7 +971,7 @@ |
| // On sending a SPDY SETTINGS frame. |
| // The following parameters are attached: |
| // { |
| -// "settings": <The list of setting id:value pairs>, |
| +// "settings": <The list of setting id, flags and value>, |
| // } |
| EVENT_TYPE(SPDY_SESSION_SEND_SETTINGS) |