Index: chrome/test/data/webrtc/webrtc_video_quality_test.html |
diff --git a/chrome/test/data/webrtc/webrtc_video_quality_test.html b/chrome/test/data/webrtc/webrtc_video_quality_test.html |
index 7845caaafb5041b2814a623fd1f9d7681616b651..3e9b902d6e1416c0330617c6e5f3dfcf9221a7f4 100644 |
--- a/chrome/test/data/webrtc/webrtc_video_quality_test.html |
+++ b/chrome/test/data/webrtc/webrtc_video_quality_test.html |
@@ -26,7 +26,7 @@ |
2. fps: fps at which we would like to sample. |
3. duration: The duration of the capturing. --> |
<video id="remote-view" autoplay="autoplay" |
- onplay="startFrameCapture(this, 5)"></video> |
+ onplay="startFrameCapture(this, 30, 5)"></video> |
</td> |
</tr> |
</table> |