| Index: cc/resources/tiling_set_raster_queue_all.h
|
| diff --git a/cc/resources/tiling_set_raster_queue_all.h b/cc/resources/tiling_set_raster_queue_all.h
|
| index e210f2865e1ccff0cb2a9b159e125d4cd2eaa9f7..e7905f1e5fd63cccba6ec5567e6faeaf1f4a2dc8 100644
|
| --- a/cc/resources/tiling_set_raster_queue_all.h
|
| +++ b/cc/resources/tiling_set_raster_queue_all.h
|
| @@ -199,6 +199,8 @@ class CC_EXPORT TilingSetRasterQueueAll {
|
| // ideal pending high res.
|
| base::StackVector<IterationStage, 6> stages_;
|
| TilingIterator iterators_[NUM_ITERATORS];
|
| +
|
| + DISALLOW_COPY_AND_ASSIGN(TilingSetRasterQueueAll);
|
| };
|
|
|
| } // namespace cc
|
|
|