| Index: net/quic/core/frames/quic_stream_frame.h
|
| diff --git a/net/quic/core/frames/quic_stream_frame.h b/net/quic/core/frames/quic_stream_frame.h
|
| index 9efbd97cd24d65f6b77488d054217cb06acaa9fe..12ac19f76b38efb9606d9d3a2b9ac53506a5db85 100644
|
| --- a/net/quic/core/frames/quic_stream_frame.h
|
| +++ b/net/quic/core/frames/quic_stream_frame.h
|
| @@ -76,4 +76,4 @@ static_assert(sizeof(QuicStreamFrame) <= 64,
|
|
|
| } // namespace net
|
|
|
| -#endif // NET_QUIC_CORE_QUIC_FRAMES_H_
|
| +#endif // NET_QUIC_CORE_FRAMES_QUIC_STREAM_FRAME_H_
|
|
|