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..21ea7089fcaa54afa9d12114b5cf81b05765626e 100644 |
| --- a/cc/trees/thread_proxy.h |
| +++ b/cc/trees/thread_proxy.h |
| @@ -246,6 +246,7 @@ class ThreadProxy : public Proxy, |
| bool render_vsync_enabled_; |
| bool render_vsync_notification_enabled_; |
| + bool synchronously_disable_vsync_; |
| VSyncClient* vsync_client_; |
| bool inside_draw_; |