| Index: cc/test/pixel_test_delegating_output_surface.h
|
| diff --git a/cc/test/pixel_test_delegating_output_surface.h b/cc/test/pixel_test_delegating_output_surface.h
|
| index 873856865045852b0c77357f6ed58e9bc7b26313..b4686461f49caea40652e2c90041a42255dd2290 100644
|
| --- a/cc/test/pixel_test_delegating_output_surface.h
|
| +++ b/cc/test/pixel_test_delegating_output_surface.h
|
| @@ -59,8 +59,6 @@ class PixelTestDelegatingOutputSurface : public OutputSurface,
|
|
|
| gfx::Size enlarge_pass_texture_amount_;
|
|
|
| - std::unique_ptr<BackToBackBeginFrameSource> begin_frame_source_;
|
| -
|
| // TODO(danakj): These don't to be stored in unique_ptrs when OutputSurface
|
| // is owned/destroyed on the compositor thread.
|
| std::unique_ptr<SurfaceManager> surface_manager_;
|
|
|