| Index: components/exo/wayland/clients/motion_events.cc
|
| diff --git a/components/exo/wayland/clients/motion_events.cc b/components/exo/wayland/clients/motion_events.cc
|
| index 19b24b2cd3a90d0db6275e088ea4400ac8018101..703a72500f1efcf6893dd47298137b830b2620af 100644
|
| --- a/components/exo/wayland/clients/motion_events.cc
|
| +++ b/components/exo/wayland/clients/motion_events.cc
|
| @@ -345,8 +345,8 @@ class MotionEvents {
|
| const base::TimeDelta benchmark_interval_;
|
| const std::string* use_drm_;
|
|
|
| - Globals globals_;
|
| std::unique_ptr<wl_display> display_;
|
| + Globals globals_;
|
|
|
| #if defined(OZONE_PLATFORM_GBM)
|
| base::ScopedFD drm_fd_;
|
|
|