mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
add Blob URL store
This commit is contained in:
parent
4e277d74e8
commit
3d7ed42652
4 changed files with 71 additions and 0 deletions
|
@ -88,6 +88,7 @@ extern crate webrender_traits;
|
|||
extern crate websocket;
|
||||
extern crate xml5ever;
|
||||
|
||||
mod blob_url_store;
|
||||
pub mod bluetooth_blacklist;
|
||||
pub mod clipboard_provider;
|
||||
pub mod cors;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue