mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Update servo-media
This commit is contained in:
parent
1d8f7574d8
commit
407d88f97d
5 changed files with 21 additions and 11 deletions
|
@ -9,7 +9,7 @@ use crate::dom::bindings::root::DomRoot;
|
|||
use crate::dom::eventtarget::EventTarget;
|
||||
use crate::dom::globalscope::GlobalScope;
|
||||
use dom_struct::dom_struct;
|
||||
use servo_media::webrtc::MediaStream as BackendMediaStream;
|
||||
use servo_media::streams::MediaStream as BackendMediaStream;
|
||||
use std::mem;
|
||||
|
||||
#[dom_struct]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue