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

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: 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/getusermedia.js ('k') | chrome/test/data/webrtc/message_handling.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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..58a9691890b45ea82ff976bd5684208e927ca5d6 100644
--- a/chrome/test/data/webrtc/manual/peerconnection.js
+++ b/chrome/test/data/webrtc/manual/peerconnection.js
@@ -199,7 +199,8 @@ 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 browser tests or automated tests. Enumerates devices available
+ * via getUserMedia.
*/
window.onload = function() {
$('pc-createoffer-constraints').value = JSON.stringify(
« no previous file with comments | « chrome/test/data/webrtc/getusermedia.js ('k') | chrome/test/data/webrtc/message_handling.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698