summaryrefslogtreecommitdiffstats
path: root/ash/shell/shell_delegate_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/shell/shell_delegate_impl.h')
-rw-r--r--ash/shell/shell_delegate_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ash/shell/shell_delegate_impl.h b/ash/shell/shell_delegate_impl.h
index c53c702..7a5684b 100644
--- a/ash/shell/shell_delegate_impl.h
+++ b/ash/shell/shell_delegate_impl.h
@@ -48,7 +48,7 @@ class ShellDelegateImpl : public ash::ShellDelegate {
ash::AccessibilityDelegate* CreateAccessibilityDelegate() override;
ash::NewWindowDelegate* CreateNewWindowDelegate() override;
ash::MediaDelegate* CreateMediaDelegate() override;
- ui::MenuModel* CreateContextMenu(aura::Window* root_window,
+ ui::MenuModel* CreateContextMenu(ash::Shelf* shelf,
const ash::ShelfItem* item) override;
GPUSupport* CreateGPUSupport() override;
base::string16 GetProductName() const override;