Index: cc/test/layer_tree_pixel_test.h |
diff --git a/cc/test/layer_tree_pixel_test.h b/cc/test/layer_tree_pixel_test.h |
index f2352b0bded20cbdbca5b036509c0eaedf2a9e00..fcaf1b477364056a277fef74f21ca091d91df39d 100644 |
--- a/cc/test/layer_tree_pixel_test.h |
+++ b/cc/test/layer_tree_pixel_test.h |
@@ -91,6 +91,8 @@ class LayerTreePixelTest : public LayerTreeTest { |
uint32 sync_point, |
bool lost_resource); |
+ void Finish(); |
+ |
void set_enlarge_texture_amount(const gfx::Vector2d& enlarge_texture_amount) { |
enlarge_texture_amount_ = enlarge_texture_amount; |
} |