| Index: net/quic/core/frames/quic_path_close_frame.h | 
| diff --git a/net/quic/core/frames/quic_path_close_frame.h b/net/quic/core/frames/quic_path_close_frame.h | 
| index 64cccd218ae43958561d4f968f08fdcbca1c38f7..55982a9c7469a84e85b9fe19879059f8c344e24b 100644 | 
| --- a/net/quic/core/frames/quic_path_close_frame.h | 
| +++ b/net/quic/core/frames/quic_path_close_frame.h | 
| @@ -5,6 +5,8 @@ | 
| #ifndef NET_QUIC_CORE_FRAMES_QUIC_PATH_CLOSE_FRAME_H_ | 
| #define NET_QUIC_CORE_FRAMES_QUIC_PATH_CLOSE_FRAME_H_ | 
|  | 
| +#include <ostream> | 
| + | 
| #include "net/quic/core/quic_types.h" | 
| #include "net/quic/platform/api/quic_export.h" | 
|  | 
|  |