mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update to use latest servo-media
This commit is contained in:
parent
53d4933a40
commit
4602951656
2 changed files with 2 additions and 2 deletions
|
@ -80,7 +80,7 @@ use offscreen_gl_context::GLLimits;
|
|||
use parking_lot::RwLock;
|
||||
use profile_traits::mem::ProfilerChan as MemProfilerChan;
|
||||
use profile_traits::time::ProfilerChan as TimeProfilerChan;
|
||||
use servo_media::AudioGraph;
|
||||
use servo_media::audio::graph::AudioGraph;
|
||||
use script_layout_interface::OpaqueStyleAndLayoutData;
|
||||
use script_layout_interface::reporter::CSSErrorReporter;
|
||||
use script_layout_interface::rpc::LayoutRPC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue