| Index: ui/aura/window_tree_host.h
|
| diff --git a/ui/aura/window_tree_host.h b/ui/aura/window_tree_host.h
|
| index 800648442825fb5bbd5fe8bd875dfb2fa5221436..c6fd3086dff1ad4ed4f4aea4f0a4afb80ffc1bea 100644
|
| --- a/ui/aura/window_tree_host.h
|
| +++ b/ui/aura/window_tree_host.h
|
| @@ -152,6 +152,7 @@ class AURA_EXPORT WindowTreeHost {
|
| friend class TestScreen; // TODO(beng): see if we can remove/consolidate.
|
|
|
| WindowTreeHost();
|
| + void DestroyCompositor();
|
|
|
| void CreateCompositor(gfx::AcceleratedWidget accelerated_widget);
|
|
|
|
|