Index: webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingByteBufferTest.java |
diff --git a/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingByteBufferTest.java b/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingByteBufferTest.java |
index fa827f720849c77ed3e06e57e944bdb5abf72d2c..8edcd1eba93fb4e9188d8d42d221217a5aa8efe5 100644 |
--- a/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingByteBufferTest.java |
+++ b/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingByteBufferTest.java |
@@ -143,7 +143,7 @@ public class Camera1CapturerUsingByteBufferTest extends InstrumentationTestCase |
fixtures.returnBufferLateEndToEnd(); |
} |
- // This test that frames forwarded to a renderer is scaled if onOutputFormatRequest is |
+ // This test that frames forwarded to a renderer is scaled if adaptOutputFormat is |
// called. This test both Java and C++ parts of of the stack. |
@MediumTest |
public void testScaleCameraOutput() throws InterruptedException { |