Fix devtools implementation of downcastable actors. Fixes #4844.

This commit is contained in:
Josh Matthews 2015-02-05 14:29:09 +00:00
parent 0beb070d48
commit b2b7baf914
3 changed files with 59 additions and 12 deletions

View file

@ -81,7 +81,6 @@ dependencies = [
"azure 0.1.0 (git+https://github.com/servo/rust-azure)",
"core_graphics 0.1.0 (git+https://github.com/servo/rust-core-graphics)",
"core_text 0.1.0 (git+https://github.com/servo/rust-core-text)",
"devtools 0.0.1",
"devtools_traits 0.0.1",
"geom 0.1.0 (git+https://github.com/servo/rust-geom)",
"gfx 0.0.1",