mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
parent
5a954d2492
commit
dce7c7bb69
3 changed files with 1 additions and 4 deletions
|
@ -23,7 +23,7 @@ use layers::platform::surface::{NativeDisplay, NativeSurface};
|
|||
use msg::constellation_msg::{ConstellationChan, Failure, PipelineId};
|
||||
use paint_context::PaintContext;
|
||||
use profile_traits::mem::{self, ReportsChan};
|
||||
use profile_traits::time::{self, profile};
|
||||
use profile_traits::time;
|
||||
use rand::{self, Rng};
|
||||
use skia::gl_context::GLContext;
|
||||
use std::borrow::ToOwned;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue