| Index: ui/aura/mus/window_tree_host_mus.h
|
| diff --git a/ui/aura/mus/window_tree_host_mus.h b/ui/aura/mus/window_tree_host_mus.h
|
| index e29f7b0423bde2b537341b2abef873fcf3a5282f..4cf6f1b9331f295018d2532aee4fb5973c347376 100644
|
| --- a/ui/aura/mus/window_tree_host_mus.h
|
| +++ b/ui/aura/mus/window_tree_host_mus.h
|
| @@ -73,7 +73,6 @@ class AURA_EXPORT WindowTreeHostMus : public aura::WindowTreeHostPlatform {
|
| display::Display GetDisplay() const;
|
|
|
| // aura::WindowTreeHostPlatform:
|
| - void ShowImpl() override;
|
| void HideImpl() override;
|
| void SetBoundsInPixels(const gfx::Rect& bounds) override;
|
| void DispatchEvent(ui::Event* event) override;
|
|
|