Revert r4301
R=mikhal@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1809004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4357 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -136,7 +136,7 @@ class PacketBuilder {
|
||||
|
||||
// This test transport verifies that no functions get called.
|
||||
class TestTransport : public Transport,
|
||||
public NullRtpData {
|
||||
public RtpData {
|
||||
public:
|
||||
explicit TestTransport()
|
||||
: rtcp_receiver_(NULL) {
|
||||
|
||||
Reference in New Issue
Block a user