Index: cc/raster_worker_pool.h |
diff --git a/cc/raster_worker_pool.h b/cc/raster_worker_pool.h |
index cc5f7a12b161944a579d483781adf429e2013a8e..f9fe4cef88cd566407e6540bdff591611c581d4b 100644 |
--- a/cc/raster_worker_pool.h |
+++ b/cc/raster_worker_pool.h |
@@ -26,6 +26,7 @@ class RasterWorkerPool : public WorkerPool { |
} |
void PostRasterTaskAndReply(PicturePileImpl* picture_pile, |
+ bool is_cheap, |
const RasterCallback& task, |
const base::Closure& reply); |