Index: cc/resources/raster_worker_pool.h |
diff --git a/cc/resources/raster_worker_pool.h b/cc/resources/raster_worker_pool.h |
index 30d26e554cd2f9091b6ef34fbb7237ce9a27f933..5259f835492abbc7934363b3d99ce054c5b9ef89 100644 |
--- a/cc/resources/raster_worker_pool.h |
+++ b/cc/resources/raster_worker_pool.h |
@@ -72,8 +72,7 @@ class CC_EXPORT RasterWorkerPool { |
int stride, |
const RasterSource* raster_source, |
const gfx::Rect& rect, |
- float scale, |
- RenderingStatsInstrumentation* stats); |
+ float scale); |
// Type-checking downcast routine. |
virtual Rasterizer* AsRasterizer() = 0; |