| Index: ash/sysui/shell_delegate_mus.h
|
| diff --git a/ash/sysui/shell_delegate_mus.h b/ash/sysui/shell_delegate_mus.h
|
| index c5323bc1b08f3a951d0e359a4a3699ca507f4e4a..f57d6ef05237aeb4ce93252792b8c98dc271e019 100644
|
| --- a/ash/sysui/shell_delegate_mus.h
|
| +++ b/ash/sysui/shell_delegate_mus.h
|
| @@ -44,6 +44,7 @@ class ShellDelegateMus : public ShellDelegate {
|
| AccessibilityDelegate* CreateAccessibilityDelegate() override;
|
| NewWindowDelegate* CreateNewWindowDelegate() override;
|
| MediaDelegate* CreateMediaDelegate() override;
|
| + PaletteDelegate* CreatePaletteDelegate() override;
|
| std::unique_ptr<PointerWatcherDelegate> CreatePointerWatcherDelegate()
|
| override;
|
| ui::MenuModel* CreateContextMenu(WmShelf* wm_shelf,
|
|
|