Index: chrome/test/data/webrtc/video_detector.js |
diff --git a/chrome/test/data/webrtc/video_detector.js b/chrome/test/data/webrtc/video_detector.js |
index 25137b8512dfd61dbad6967afe293bc45b6dc6d8..be92ccadc4359bcf87f994e05163ef8b49bd93cd 100644 |
--- a/chrome/test/data/webrtc/video_detector.js |
+++ b/chrome/test/data/webrtc/video_detector.js |
@@ -21,7 +21,7 @@ var gFingerprints = []; |
* @param {int} width The video element's width. |
* @param {int} width The video element's height. |
* |
- * @return {string} Returns ok-started to PyAuto. |
+ * @return {string} Returns ok-started to the test. |
*/ |
// |
function startDetection(videoElementId, canvasId, width, height) { |