Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Unified Diff: chrome/test/data/webrtc/video_detector.js

Issue 23908004: Remove old references to PyAuto (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits fixed Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/data/webrtc/test_functions.js ('k') | chrome/test/data/webrtc/video_extraction.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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) {
« no previous file with comments | « chrome/test/data/webrtc/test_functions.js ('k') | chrome/test/data/webrtc/video_extraction.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698