| Index: cc/blink/web_content_layer_impl.h
|
| diff --git a/cc/blink/web_content_layer_impl.h b/cc/blink/web_content_layer_impl.h
|
| index 1b18664c94a469a0d8b3d369935ea9c84d8a2d23..79b61d8b8dcb11f260632ebfc02acf8397c42fc9 100644
|
| --- a/cc/blink/web_content_layer_impl.h
|
| +++ b/cc/blink/web_content_layer_impl.h
|
| @@ -42,7 +42,6 @@ class WebContentLayerImpl : public blink::WebContentLayer,
|
|
|
| scoped_ptr<WebLayerImpl> layer_;
|
| blink::WebContentLayerClient* client_;
|
| - bool draws_content_;
|
|
|
| private:
|
| DISALLOW_COPY_AND_ASSIGN(WebContentLayerImpl);
|
|
|