mirror of
https://github.com/servo/servo.git
synced 2025-08-15 10:25:32 +01:00
Move ChromeToPaintMsg to gfx_traits.
This allows compositing not to depend on gfx.
This commit is contained in:
parent
86d65b6064
commit
7d1421bd83
9 changed files with 29 additions and 27 deletions
|
@ -13,6 +13,7 @@ azure = {git = "https://github.com/servo/rust-azure", features = ["plugins"]}
|
|||
layers = {git = "https://github.com/servo/rust-layers", features = ["plugins"]}
|
||||
msg = {path = "../msg"}
|
||||
plugins = {path = "../plugins"}
|
||||
profile_traits = {path = "../profile_traits"}
|
||||
range = {path = "../range"}
|
||||
rustc-serialize = "0.3"
|
||||
euclid = {version = "0.6.5", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue