| Index: third_party/WebCore/Modules/mediastream/PeerConnection00.idl
|
| diff --git a/third_party/WebCore/Modules/mediastream/PeerConnection00.idl b/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
|
| index bbffe9cd4dc5f4af3068f29392de27f6e4ff4a03..bd56c877329dfef8254cdbf9594c6cd2cf133fd2 100644
|
| --- a/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
|
| +++ b/third_party/WebCore/Modules/mediastream/PeerConnection00.idl
|
| @@ -35,6 +35,7 @@ module p2p {
|
| ActiveDOMObject,
|
| Constructor(in DOMString serverConfiguration, in [Callback] IceCallback iceCallback),
|
| CallWith=ScriptExecutionContext,
|
| + ConstructorRaisesException,
|
| EventTarget
|
| ] PeerConnection00 {
|
| SessionDescription createOffer(in [Optional] Dictionary mediaHints)
|
|
|