| Index: ash/aura/wm_shell_aura.h
|
| diff --git a/ash/aura/wm_shell_aura.h b/ash/aura/wm_shell_aura.h
|
| index 2bd08028023cb56c2400c4a4665fdd30d39b2e2e..96966e6bc729bc1304c23b9a1bb9db774de02cf1 100644
|
| --- a/ash/aura/wm_shell_aura.h
|
| +++ b/ash/aura/wm_shell_aura.h
|
| @@ -57,8 +57,6 @@ class ASH_EXPORT WmShellAura : public WmShell,
|
| void RecordGestureAction(GestureActionType action) override;
|
| void RecordUserMetricsAction(UserMetricsAction action) override;
|
| void RecordTaskSwitchMetric(TaskSwitchSource source) override;
|
| - void ShowContextMenu(const gfx::Point& location_in_screen,
|
| - ui::MenuSourceType source_type) override;
|
| std::unique_ptr<WindowResizer> CreateDragWindowResizer(
|
| std::unique_ptr<WindowResizer> next_window_resizer,
|
| wm::WindowState* window_state) override;
|
|
|