Index: cc/trees/single_thread_proxy.h |
diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
index 3eba6bb87e4b75ecaec16bf94cc2102bf0b81831..719ce392ecae30a477fa15aba18df99bf8c3b913 100644 |
--- a/cc/trees/single_thread_proxy.h |
+++ b/cc/trees/single_thread_proxy.h |
@@ -152,7 +152,6 @@ class CC_EXPORT SingleThreadProxy : public Proxy, |
bool inside_draw_; |
bool defer_commits_; |
- bool commit_was_deferred_; |
bool commit_requested_; |
bool inside_synchronous_composite_; |