| Index: cc/test/layer_tree_host_common_test.cc
|
| diff --git a/cc/test/layer_tree_host_common_test.cc b/cc/test/layer_tree_host_common_test.cc
|
| index 918e7c370e17fef7805a82fa5bb6c70a36e16cb8..d266f5dc3e2b652b5c889c099bca244efd64c90b 100644
|
| --- a/cc/test/layer_tree_host_common_test.cc
|
| +++ b/cc/test/layer_tree_host_common_test.cc
|
| @@ -48,8 +48,6 @@ void LayerTreeHostCommonTestBase::SetLayerPropertiesForTesting(
|
| if (create_render_surface) {
|
| layer->SetHasRenderSurface(true);
|
| }
|
| -
|
| - layer->SetContentBounds(bounds);
|
| }
|
|
|
| void LayerTreeHostCommonTestBase::ExecuteCalculateDrawProperties(
|
|
|