mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Backed out changeset 196206f129ef (bug 1403213) for referencing non-existing xpcom/rust/gtest/moz.build in xpcom/moz.build. r=backout on a CLOSED TREE
Backs out https://github.com/servo/servo/pull/18941
This commit is contained in:
parent
7e0f5afa83
commit
662b2e7397
7 changed files with 24 additions and 200 deletions
|
@ -20,7 +20,7 @@ env_logger = {version = "0.4", default-features = false} # disable `regex` to re
|
|||
libc = "0.2"
|
||||
log = {version = "0.3.5", features = ["release_max_level_info"]}
|
||||
malloc_size_of = {path = "../../components/malloc_size_of"}
|
||||
nsstring = {path = "../../support/gecko/nsstring"}
|
||||
nsstring_vendor = {path = "../../components/style/gecko_bindings/nsstring_vendor"}
|
||||
parking_lot = "0.4"
|
||||
# Turn on gecko_like_types because of so that crates which use this
|
||||
# crate and also dev-depend on stylo_tests get reasonable behavior
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue