mirror of
https://github.com/servo/servo.git
synced 2025-06-28 11:03:39 +01:00
Whitespace
This commit is contained in:
parent
23a20e98c5
commit
dd04cf46d1
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ impl Browser {
|
||||||
self.compositor.shutdown();
|
self.compositor.shutdown();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
fn create_constellation(opts: opts::Opts,
|
fn create_constellation(opts: opts::Opts,
|
||||||
compositor_proxy: Box<CompositorProxy+Send>,
|
compositor_proxy: Box<CompositorProxy+Send>,
|
||||||
time_profiler_chan: time::ProfilerChan,
|
time_profiler_chan: time::ProfilerChan,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue