Index: webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java |
diff --git a/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java b/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java |
index 1674edc9456f19a7c327caccf5c5f45dbead021a..7a6c37a33e2a4fc129bc68bab5f7f7c13b9880f5 100644 |
--- a/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java |
+++ b/webrtc/api/androidtests/src/org/webrtc/Camera1CapturerUsingTextureTest.java |
@@ -145,7 +145,7 @@ public class Camera1CapturerUsingTextureTest extends InstrumentationTestCase { |
fixtures.cameraFreezedEventOnBufferStarvation(); |
} |
- // 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 { |