mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Add empty RTCSessionDescription interface
This commit is contained in:
parent
2dd69d0cb0
commit
f8b3bac757
3 changed files with 67 additions and 0 deletions
|
@ -440,6 +440,7 @@ pub mod range;
|
|||
pub mod request;
|
||||
pub mod response;
|
||||
pub mod rtcpeerconnection;
|
||||
pub mod rtcsessiondescription;
|
||||
pub mod screen;
|
||||
pub mod serviceworker;
|
||||
pub mod serviceworkercontainer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue