Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(246)

Unified Diff: cc/test/layer_tree_pixel_resource_test.h

Issue 860813002: Remove the default format from ResourcePool. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: cc/test/layer_tree_pixel_resource_test.h
diff --git a/cc/test/layer_tree_pixel_resource_test.h b/cc/test/layer_tree_pixel_resource_test.h
index ed6c69a5b13bfa6221e4245fe3dd6ae80f657fc1..2bdb8198c6fe4c45652194a61d8cdc48b874c035 100644
--- a/cc/test/layer_tree_pixel_resource_test.h
+++ b/cc/test/layer_tree_pixel_resource_test.h
@@ -37,7 +37,7 @@ class LayerTreeHostPixelResourceTest : public LayerTreePixelTest {
scoped_ptr<Rasterizer> CreateRasterizer(
LayerTreeHostImpl* host_impl) override;
- void CreateResourceAndTileTaskWorkerPool(
+ ResourceFormat CreateResourceAndTileTaskWorkerPool(
LayerTreeHostImpl* host_impl,
scoped_ptr<TileTaskWorkerPool>* tile_task_worker_pool,
scoped_ptr<ResourcePool>* resource_pool,

Powered by Google App Engine
This is Rietveld 408576698