| Index: ash/mus/shell_delegate_mus.h
|
| diff --git a/ash/mus/shell_delegate_mus.h b/ash/mus/shell_delegate_mus.h
|
| index ea782e59c784bf64ccd6aff98b172423e1391844..233aa9fb0a5306359110978ecc0bef3d3c24decf 100644
|
| --- a/ash/mus/shell_delegate_mus.h
|
| +++ b/ash/mus/shell_delegate_mus.h
|
| @@ -47,8 +47,6 @@ class ShellDelegateMus : public ShellDelegate {
|
| NewWindowDelegate* CreateNewWindowDelegate() override;
|
| MediaDelegate* CreateMediaDelegate() override;
|
| std::unique_ptr<PaletteDelegate> CreatePaletteDelegate() override;
|
| - std::unique_ptr<PointerWatcherDelegate> CreatePointerWatcherDelegate()
|
| - override;
|
| ui::MenuModel* CreateContextMenu(WmShelf* wm_shelf,
|
| const ShelfItem* item) override;
|
| GPUSupport* CreateGPUSupport() override;
|
|
|