mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Fix devtools implementation of downcastable actors. Fixes #4844.
This commit is contained in:
parent
0beb070d48
commit
b2b7baf914
3 changed files with 59 additions and 12 deletions
|
@ -25,9 +25,6 @@ path = "../net"
|
|||
[dependencies.util]
|
||||
path = "../util"
|
||||
|
||||
[dependencies.devtools]
|
||||
path = "../devtools"
|
||||
|
||||
[dependencies.devtools_traits]
|
||||
path = "../devtools_traits"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue