diff --git a/components/servo/lib.rs b/components/servo/lib.rs index 4364b8aa61f..2cc681b038e 100644 --- a/components/servo/lib.rs +++ b/components/servo/lib.rs @@ -147,6 +147,7 @@ impl Browser { self.compositor.shutdown(); } } + fn create_constellation(opts: opts::Opts, compositor_proxy: Box, time_profiler_chan: time::ProfilerChan,