mirror of
https://github.com/servo/servo.git
synced 2025-07-13 18:33:40 +01:00
Library changes
This commit is contained in:
parent
ffe60ea027
commit
be061a9aa0
45 changed files with 167 additions and 183 deletions
|
@ -44,7 +44,7 @@ use servo_net::local_image_cache::LocalImageCache;
|
|||
use servo_util::tree::{TreeNodeRef, TreeUtils};
|
||||
use servo_util::time::{ProfilerChan, profile};
|
||||
use servo_util::time;
|
||||
use extra::net::url::Url;
|
||||
use extra::url::Url;
|
||||
|
||||
struct LayoutTask {
|
||||
id: PipelineId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue