Index: net/quic/quic_frame_list.cc |
diff --git a/net/quic/quic_frame_list.cc b/net/quic/quic_frame_list.cc |
index 862e34f7ceda76db83afe1b82c6f572a79c18c3f..50dcdc035391553c1f9e2a9004ba0df9a4b58d36 100644 |
--- a/net/quic/quic_frame_list.cc |
+++ b/net/quic/quic_frame_list.cc |
@@ -246,4 +246,4 @@ size_t QuicFrameList::BytesBuffered() const { |
return num_bytes_buffered_; |
} |
-} // namespace net_quic |
+} // namespace net |