Index: cc/output/output_surface_client.h |
diff --git a/cc/output/output_surface_client.h b/cc/output/output_surface_client.h |
index 9f55fc3fa3d0ba72a1c7f673e5e67416ba1556b8..7f8cadef43b73d9c299d1081c887976cacd8ab54 100644 |
--- a/cc/output/output_surface_client.h |
+++ b/cc/output/output_surface_client.h |
@@ -14,15 +14,8 @@ |
#include "gpu/command_buffer/common/texture_in_use_response.h" |
#include "ui/gfx/geometry/rect.h" |
-namespace gfx { |
-class Transform; |
-} |
- |
namespace cc { |
-class BeginFrameSource; |
-struct ManagedMemoryPolicy; |
- |
class CC_EXPORT OutputSurfaceClient { |
public: |
// A notification that the swap of the backbuffer to the hardware is complete |