Commit 2024c2be authored by esprehn's avatar esprehn Committed by Commit bot

Remove unused field draws_content_ from WebContentLayerImpl.

CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1466883003

Cr-Commit-Position: refs/heads/master@{#361050}
parent 9ac286f8
......@@ -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);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment