mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Say farewell to in-tree HeapSizeOf
This commit is contained in:
parent
9932a5cf82
commit
cb5cd8d881
80 changed files with 245 additions and 733 deletions
|
@ -19,7 +19,6 @@ use std::iter::Iterator;
|
|||
use std::slice;
|
||||
use string_cache::{Atom, Namespace};
|
||||
use url::Url;
|
||||
use util::mem::HeapSizeOf;
|
||||
use viewport::ViewportRule;
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue