| Index: cc/blink/web_content_layer_impl.cc
|
| diff --git a/cc/blink/web_content_layer_impl.cc b/cc/blink/web_content_layer_impl.cc
|
| index 8e37fafae37cbe0470fbcbff7bd1a4fbbde9d966..e7ed0de5524b7ba6a0b77cb9621cd7a04f937f5e 100644
|
| --- a/cc/blink/web_content_layer_impl.cc
|
| +++ b/cc/blink/web_content_layer_impl.cc
|
| @@ -55,7 +55,6 @@ void WebContentLayerImpl::setDoubleSided(bool double_sided) {
|
| }
|
|
|
| void WebContentLayerImpl::setDrawCheckerboardForMissingTiles(bool enable) {
|
| - layer_->layer()->SetDrawCheckerboardForMissingTiles(enable);
|
| }
|
|
|
| void WebContentLayerImpl::PaintContents(
|
|
|