mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Cleanup of the Android specific code.
This commit is contained in:
parent
05623b36a1
commit
9f631b94ec
6 changed files with 126 additions and 245 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -2499,7 +2499,6 @@ dependencies = [
|
|||
name = "servo"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"android_glue 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"android_injected_glue 0.2.1 (git+https://github.com/mmatyas/android-rs-injected-glue)",
|
||||
"backtrace 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"browserhtml 0.1.17 (git+https://github.com/browserhtml/browserhtml?branch=crate)",
|
||||
|
@ -2507,7 +2506,6 @@ dependencies = [
|
|||
"gfx_tests 0.0.1",
|
||||
"glutin_app 0.0.1",
|
||||
"layout_tests 0.0.1",
|
||||
"libc 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libservo 0.0.1",
|
||||
"log 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"net_tests 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue