| Index: services/navigation/view_impl.h
|
| diff --git a/services/navigation/view_impl.h b/services/navigation/view_impl.h
|
| index 233c9e3280ab67e298ef9f4dca2dc7bd6f609136..bf34ffc39868c02ef367a094930e429710906693 100644
|
| --- a/services/navigation/view_impl.h
|
| +++ b/services/navigation/view_impl.h
|
| @@ -85,7 +85,6 @@ class ViewImpl : public mojom::View,
|
| void OnLostConnection(aura::WindowTreeClient* client) override;
|
| void OnPointerEventObserved(const ui::PointerEvent& event,
|
| aura::Window* target) override;
|
| - aura::client::CaptureClient* GetCaptureClient() override;
|
| aura::PropertyConverter* GetPropertyConverter() override;
|
|
|
| // views::WidgetDelegate:
|
|
|