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( |