mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Implement WindowMethods for Android
This commit is contained in:
parent
e0a5abf7df
commit
08d812ec0e
5 changed files with 51 additions and 9 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4404,6 +4404,7 @@ dependencies = [
|
|||
"libloading 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libservo 0.0.1",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo-media 0.1.0 (git+https://github.com/servo/media)",
|
||||
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue