| Index: services/ui/ws/window_server_test_base.h
|
| diff --git a/services/ui/ws/window_server_test_base.h b/services/ui/ws/window_server_test_base.h
|
| index e4a6e656904dedf52046145c7b56ce9c259f3fb2..c983761d2bc20b044694f2cd10604bdf66534e62 100644
|
| --- a/services/ui/ws/window_server_test_base.h
|
| +++ b/services/ui/ws/window_server_test_base.h
|
| @@ -84,7 +84,6 @@ class WindowServerTestBase
|
| void OnEmbedRootDestroyed(aura::WindowTreeHostMus* window_tree_host) override;
|
| void OnPointerEventObserved(const ui::PointerEvent& event,
|
| aura::Window* target) override;
|
| - aura::client::CaptureClient* GetCaptureClient() override;
|
| aura::PropertyConverter* GetPropertyConverter() override;
|
|
|
| // WindowManagerDelegate:
|
|
|