mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Update webrender for latest RenderNotifier changes.
This commit is contained in:
parent
a296e386af
commit
99b5eac393
4 changed files with 13 additions and 23 deletions
|
@ -27,6 +27,7 @@ extern crate webrender_api;
|
|||
|
||||
pub use compositor_thread::CompositorProxy;
|
||||
pub use compositor::IOCompositor;
|
||||
pub use compositor::RenderNotifier;
|
||||
pub use compositor::ShutdownState;
|
||||
use euclid::TypedSize2D;
|
||||
use ipc_channel::ipc::IpcSender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue