| Index: chrome/test/data/webrtc/video_extraction.js
|
| diff --git a/chrome/test/data/webrtc/video_extraction.js b/chrome/test/data/webrtc/video_extraction.js
|
| index fbca37f5ad72c0e53b4c5c9f8608939ed02f6ee6..f1fc25b4d356ac02717ccf8f231ecc794d1bef0f 100644
|
| --- a/chrome/test/data/webrtc/video_extraction.js
|
| +++ b/chrome/test/data/webrtc/video_extraction.js
|
| @@ -62,7 +62,7 @@ var gWebSocketOpened = false;
|
| var gFrameIntervalAdjustment = false;
|
|
|
| /**
|
| - * We need this global variable to syncronyze with PyAuto how long to run the
|
| + * We need this global variable to synchronize with the test how long to run the
|
| * call between the two peers.
|
| */
|
| var dDoneFrameCapturing = false;
|
|
|