Chromium Code Reviews| Index: cc/trees/single_thread_proxy.h |
| diff --git a/cc/trees/single_thread_proxy.h b/cc/trees/single_thread_proxy.h |
| index fa300dea4c7b03efdf8a9a54e5e8584b6a973fd5..12e2e365791e4c52617254df3a72f793cd14b3d8 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_; |