Chromium Code Reviews| Index: cc/trees/thread_proxy.h |
| diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h |
| index d4738c6e70b9322a827b4d9cf31f1469257a2f1e..14293d4584bd8966e6ea14b96eac248278bce00d 100644 |
| --- a/cc/trees/thread_proxy.h |
| +++ b/cc/trees/thread_proxy.h |
| @@ -248,6 +248,8 @@ class ThreadProxy : public Proxy, |
| bool render_vsync_notification_enabled_; |
| VSyncClient* vsync_client_; |
| + bool enable_synchronous_compositing_; |
| + |
| bool inside_draw_; |
| bool defer_commits_; |