summaryrefslogtreecommitdiffstats
path: root/cc/blink/web_content_layer_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/blink/web_content_layer_impl.h')
-rw-r--r--cc/blink/web_content_layer_impl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/blink/web_content_layer_impl.h b/cc/blink/web_content_layer_impl.h
index 1b18664..79b61d8 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);