| Index: Source/WebCore/Modules/mediastream/RTCPeerConnection.idl
|
| ===================================================================
|
| --- Source/WebCore/Modules/mediastream/RTCPeerConnection.idl (revision 129925)
|
| +++ Source/WebCore/Modules/mediastream/RTCPeerConnection.idl (working copy)
|
| @@ -75,7 +75,7 @@
|
| void close()
|
| raises(DOMException);
|
|
|
| - attribute EventListener onnegotationneeded;
|
| + attribute EventListener onnegotiationneeded;
|
| attribute EventListener onicecandidate;
|
| attribute EventListener onopen;
|
| attribute EventListener onstatechange;
|
|
|