Index: webrtc/test/call_test.h |
diff --git a/webrtc/test/call_test.h b/webrtc/test/call_test.h |
index 251d7f6044df6c93552c84447880a268bc8baae5..327253d2416f7c26cdce4adee27909867a05174c 100644 |
--- a/webrtc/test/call_test.h |
+++ b/webrtc/test/call_test.h |
@@ -71,6 +71,7 @@ class CallTest : public ::testing::Test { |
Transport* send_transport); |
void CreateMatchingReceiveConfigs(Transport* rtcp_send_transport); |
+ void CreateFrameGeneratorCapturerWithDrift(Clock* drift_clock, float speed); |
void CreateFrameGeneratorCapturer(); |
void CreateFakeAudioDevices(); |