Chromium Code Reviews| Index: net/quic/quic_http_utils.h |
| diff --git a/net/quic/quic_http_utils.h b/net/quic/quic_http_utils.h |
| index 862b7c61214f886b494bd324ce9e16cf7f8dfae0..6eafbc0f0929043c05dfeabb29724d6ab5590652 100644 |
| --- a/net/quic/quic_http_utils.h |
| +++ b/net/quic/quic_http_utils.h |
| @@ -25,7 +25,7 @@ NET_EXPORT base::Value* QuicRequestNetLogCallback( |
| QuicStreamId stream_id, |
| const SpdyHeaderBlock* headers, |
| QuicPriority priority, |
| - NetLog::LogLevel log_level); |
| + NetLogCaptureMode capture_mode); |
| } // namespace net |