mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +01:00
Remove video-metadata from android platform
This commit is contained in:
parent
556cb99bf2
commit
1d53dae960
5 changed files with 34 additions and 219 deletions
|
@ -88,6 +88,7 @@ extern crate url;
|
|||
#[macro_use]
|
||||
extern crate util;
|
||||
extern crate uuid;
|
||||
#[cfg(not(target_os = "android"))]
|
||||
extern crate video_metadata;
|
||||
extern crate webrender_traits;
|
||||
extern crate websocket;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue