mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Add blob loader
This commit is contained in:
parent
1bc94c132e
commit
679cf0a5e2
6 changed files with 191 additions and 0 deletions
|
@ -49,6 +49,7 @@ extern crate webrender_traits;
|
|||
extern crate websocket;
|
||||
|
||||
pub mod about_loader;
|
||||
pub mod blob_loader;
|
||||
pub mod bluetooth_thread;
|
||||
pub mod chrome_loader;
|
||||
pub mod connector;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue