| Index: ui/ozone/platform/drm/mus_thread_proxy.h
|
| diff --git a/ui/ozone/platform/drm/mus_thread_proxy.h b/ui/ozone/platform/drm/mus_thread_proxy.h
|
| index e39eefcb40936f6225b36f21b1f79c854e3615ff..054f73e2ad70882712db77a9dfefb2967c25c2c1 100644
|
| --- a/ui/ozone/platform/drm/mus_thread_proxy.h
|
| +++ b/ui/ozone/platform/drm/mus_thread_proxy.h
|
| @@ -95,6 +95,7 @@ class MusThreadProxy : public GpuThreadAdapter,
|
| const gfx::Point& point,
|
| int frame_delay_ms) override;
|
| void Move(gfx::AcceleratedWidget window, const gfx::Point& point) override;
|
| + void InitializeOnEvdev() override;
|
|
|
| private:
|
| void RunObservers();
|
|
|