Bug 901707: update IPeerConnection UUID r=ekr

This commit is contained in:
Adam Roach [:abr] 2013-08-05 18:01:01 -05:00
parent 249dcce888
commit 0737f2ad29

View File

@ -68,7 +68,7 @@ interface IPeerConnectionObserver : nsISupports
void foundIceCandidate(in string candidate);
};
[scriptable, uuid(80b98a4f-c629-4e81-b738-a4608f6a4cd3)]
[scriptable, uuid(930dce8b-7c5e-4393-b8c0-cb3a928f68bd)]
interface IPeerConnection : nsISupports
{
const unsigned long kHintAudio = 0x00000001;