Move CSSReporter from script_layout_interface to script

This commit is contained in:
Anthony Ramine 2019-01-10 14:35:43 +01:00
parent 17ee21bf9d
commit 64755705fb
6 changed files with 40 additions and 58 deletions

View file

@ -21,7 +21,6 @@ gfx_traits = {path = "../gfx_traits"}
html5ever = "0.22"
ipc-channel = "0.11"
libc = "0.2"
log = "0.4"
time = "0.1.17"
malloc_size_of = { path = "../malloc_size_of" }
malloc_size_of_derive = "0.1"