Index: webrtc/test/call_test.h |
diff --git a/webrtc/test/call_test.h b/webrtc/test/call_test.h |
index eb33c0f1c40055cb9d859b82140dfb3ca38fb662..4d8e1179567b25c7e2c5a55e0034a6de97c80993 100644 |
--- a/webrtc/test/call_test.h |
+++ b/webrtc/test/call_test.h |
@@ -80,6 +80,7 @@ class CallTest : public ::testing::Test { |
void Start(); |
void Stop(); |
void DestroyStreams(); |
+ void SetFakeVideoCaptureRotation(VideoRotation rotation); |
Clock* const clock_; |