mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Remove size_of_test macro from legacy layout and inline it (#34055)
in the last remaining location it is used. Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
a501572971
commit
000144f52a
7 changed files with 11 additions and 25 deletions
|
@ -44,7 +44,6 @@ servo_atoms = { workspace = true }
|
|||
servo_config = { path = "../config" }
|
||||
servo_geometry = { path = "../geometry" }
|
||||
servo_url = { path = "../url" }
|
||||
size_of_test = { workspace = true }
|
||||
smallvec = { workspace = true, features = ["union"] }
|
||||
style = { workspace = true }
|
||||
style_traits = { workspace = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue