Remove browserhtml dependency from components/servo

This commit is contained in:
Paul Rouget 2017-01-17 13:21:50 +01:00
parent a70af60eec
commit 3a48bd762b
2 changed files with 0 additions and 2 deletions

View file

@ -24,7 +24,6 @@ debugmozjs = ["script/debugmozjs"]
backtrace = "0.2"
bluetooth_traits = {path = "../bluetooth_traits"}
bluetooth = {path = "../bluetooth"}
browserhtml = {git = "https://github.com/browserhtml/browserhtml", branch = "crate"}
canvas = {path = "../canvas"}
canvas_traits = {path = "../canvas_traits"}
compositing = {path = "../compositing"}