Index: cc/raster/staging_buffer_pool.h |
diff --git a/cc/raster/staging_buffer_pool.h b/cc/raster/staging_buffer_pool.h |
index 7ac3ef1af01a33c55091d00655b35535108d00b1..528d0315448451de36cd8389c0a2b8b60d489bcb 100644 |
--- a/cc/raster/staging_buffer_pool.h |
+++ b/cc/raster/staging_buffer_pool.h |
@@ -29,8 +29,6 @@ class GLES2Interface; |
namespace cc { |
class Resource; |
-class RasterSource; |
-class ResourcePool; |
struct StagingBuffer { |
StagingBuffer(const gfx::Size& size, ResourceFormat format); |