| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index caeba5f98d0c7f9b8abf578104c51f520995393e..7ac7b4fc5fbc01b15baa0144672f19707c2f297a 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -656,7 +656,6 @@ class WindowEventTargetingHelper {
|
| TestDisplayBinding* display_binding_ = nullptr;
|
| // Owned by WindowServer's DisplayManager.
|
| Display* display_ = nullptr;
|
| - scoped_refptr<DisplayCompositor> display_compositor_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(WindowEventTargetingHelper);
|
| };
|
|
|