Index: webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
diff --git a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
index a5de924c89844d883b3c9cfd1b8bfc4526369648..aacc2d1ecc349ddef7ee141ca16f333257d545bb 100644 |
--- a/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
+++ b/webrtc/modules/rtp_rtcp/source/fec_test_helper.h |
@@ -54,6 +54,6 @@ class FrameGenerator { |
uint16_t seq_num_; |
uint32_t timestamp_; |
}; |
-} |
+} // namespace webrtc |
#endif // WEBRTC_MODULES_RTP_RTCP_SOURCE_FEC_TEST_HELPER_H_ |