Chromium Code Reviews| Index: cc/test/fake_output_surface_client.h |
| diff --git a/cc/test/fake_output_surface_client.h b/cc/test/fake_output_surface_client.h |
| index c511c2655d294fb4a94dc3109d3f7dd7e9695c14..972fc2845fa1b49f93d08c2d86f638b3a964967d 100644 |
| --- a/cc/test/fake_output_surface_client.h |
| +++ b/cc/test/fake_output_surface_client.h |
| @@ -9,8 +9,6 @@ |
| namespace cc { |
| -class OutputSurface; |
| - |
| class FakeOutputSurfaceClient : public OutputSurfaceClient { |
| public: |
| FakeOutputSurfaceClient() = default; |