| Index: services/ui/ws/test_utils.h
|
| diff --git a/services/ui/ws/test_utils.h b/services/ui/ws/test_utils.h
|
| index 0d9082db70d62084d40e5c1f390306f6b6dbe3d6..c1ea5eb8edba78e2977e56a4796d3d6206a2292e 100644
|
| --- a/services/ui/ws/test_utils.h
|
| +++ b/services/ui/ws/test_utils.h
|
| @@ -652,7 +652,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);
|
| };
|
|
|