| Index: webrtc/test/call_test.h
|
| diff --git a/webrtc/test/call_test.h b/webrtc/test/call_test.h
|
| index 10743240d10df4280a46ac79cb47c3210403827d..cf024d9c65569c68d97f45100632f8fe5e108242 100644
|
| --- a/webrtc/test/call_test.h
|
| +++ b/webrtc/test/call_test.h
|
| @@ -43,7 +43,6 @@ class CallTest : public ::testing::Test {
|
| static const uint32_t kSendSsrcs[kNumSsrcs];
|
| static const uint32_t kReceiverLocalSsrc;
|
| static const int kNackRtpHistoryMs;
|
| - static const int kAbsSendTimeExtensionId;
|
|
|
| protected:
|
| void RunBaseTest(BaseTest* test, const FakeNetworkPipe::Config& config);
|
|
|