Index: cc/test/layer_tree_host_common_test.h |
diff --git a/cc/test/layer_tree_host_common_test.h b/cc/test/layer_tree_host_common_test.h |
index 456183f5c349295489e99ee800c2390152927abe..7a4e3bf286c459c6726dcd523b5e2ff9e20bf665 100644 |
--- a/cc/test/layer_tree_host_common_test.h |
+++ b/cc/test/layer_tree_host_common_test.h |
@@ -61,8 +61,8 @@ class LayerTreeHostCommonTestBase { |
const gfx::Point3F& transform_origin, |
const gfx::PointF& position, |
const gfx::Size& bounds, |
- bool flatten_transform, |
- bool is_3d_sorted); |
+ bool flatten_transform, bool is_3d_sorted, |
+ bool create_render_surface); |
void ExecuteCalculateDrawProperties(Layer* root_layer, |
float device_scale_factor, |