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

Unified Diff: chrome/test/data/webrtc/manual/peerconnection.js

Issue 23908004: Remove old references to PyAuto (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: chrome/test/data/webrtc/manual/peerconnection.js
diff --git a/chrome/test/data/webrtc/manual/peerconnection.js b/chrome/test/data/webrtc/manual/peerconnection.js
index af15e5b75b5f7abedee58d5b7a5bfc69c97a2c01..c8648ab9bc4c25095ef68076f03142499176c8ff 100644
--- a/chrome/test/data/webrtc/manual/peerconnection.js
+++ b/chrome/test/data/webrtc/manual/peerconnection.js
@@ -199,7 +199,7 @@ function clearLog() {
/**
* Prepopulate constraints from JS to the UI and setup callbacks in the scripts
- * shared with PyAuto tests. Enumerates devices available via getUserMedia.
+ * shared with tests. Enumerates devices available via getUserMedia.
phoglund_chromium 2013/09/09 07:56:34 I'd say browser tests or automated tests here - th
kjellander_chromium 2013/09/09 08:11:53 Done.
*/
window.onload = function() {
$('pc-createoffer-constraints').value = JSON.stringify(

Powered by Google App Engine
This is Rietveld 408576698