| Index: services/ui/ws/frame_generator.h
|
| diff --git a/services/ui/ws/frame_generator.h b/services/ui/ws/frame_generator.h
|
| index 6b4afe5e40f797ab10e9bf39b834988d420f4ed0..1275a2a64998f4ba9a5be74a1264fbb3b309c295 100644
|
| --- a/services/ui/ws/frame_generator.h
|
| +++ b/services/ui/ws/frame_generator.h
|
| @@ -82,8 +82,6 @@ class FrameGenerator : public cc::mojom::MojoCompositorFrameSinkClient {
|
|
|
| mojo::Binding<cc::mojom::MojoCompositorFrameSinkClient> binding_;
|
|
|
| - base::WeakPtrFactory<FrameGenerator> weak_factory_;
|
| -
|
| DISALLOW_COPY_AND_ASSIGN(FrameGenerator);
|
| };
|
|
|
|
|