| Index: chrome/test/data/webrtc/message_handling.js
|
| diff --git a/chrome/test/data/webrtc/message_handling.js b/chrome/test/data/webrtc/message_handling.js
|
| index 20c281745cdb8431c8daee3cf5937d5f6e1493de..19ab88db79dbc3919b5c5de822f022a5b9d1087d 100644
|
| --- a/chrome/test/data/webrtc/message_handling.js
|
| +++ b/chrome/test/data/webrtc/message_handling.js
|
| @@ -73,7 +73,7 @@ var gDtmfSender = null;
|
| */
|
| var STUN_SERVER = 'stun.l.google.com:19302';
|
|
|
| -// Public interface to PyAuto test.
|
| +// Public interface to tests.
|
|
|
|
|
| /**
|
|
|