Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / modules / utility / source / rtp_dump_impl.h
index 04ae7df..ff3f07c 100644 (file)
@@ -35,7 +35,7 @@ private:
     inline uint16_t RtpDumpHtons(uint16_t x) const;
 
     // Return true if the packet starts with a valid RTCP header.
-    // Note: See ModuleRTPUtility::RTPHeaderParser::RTCP() for details on how
+    // Note: See RtpUtility::RtpHeaderParser::RTCP() for details on how
     //       to determine if the packet is an RTCP packet.
     bool RTCP(const uint8_t* packet) const;