| Index: blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
|
| diff --git a/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc b/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
|
| index b8e74a679472ebc2eb08df8a305b6554fac7349b..af1093f09e21413ff7b18d91d47b7886353cbe54 100644
|
| --- a/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
|
| +++ b/blimp/client/test/compositor/blimp_compositor_with_fake_host.cc
|
| @@ -25,7 +25,7 @@ BlimpCompositorWithFakeHost::Create(
|
| BlimpCompositorWithFakeHost::BlimpCompositorWithFakeHost(
|
| BlimpCompositorDependencies* compositor_dependencies,
|
| BlimpCompositorClient* client)
|
| - : BlimpCompositor(compositor_dependencies, client, true) {}
|
| + : BlimpCompositor(compositor_dependencies, client) {}
|
|
|
| BlimpCompositorWithFakeHost::~BlimpCompositorWithFakeHost() = default;
|
|
|
|
|