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