Index: cc/trees/thread_proxy.h |
diff --git a/cc/trees/thread_proxy.h b/cc/trees/thread_proxy.h |
index 689e417587469dfcedbb198b9ff5111844399629..ebd228befa2ab83b0185a48c772e1ad167026208 100644 |
--- a/cc/trees/thread_proxy.h |
+++ b/cc/trees/thread_proxy.h |
@@ -249,7 +249,7 @@ class ThreadProxy : public Proxy, |
bool next_frame_is_newly_committed_frame_on_impl_thread_; |
bool throttle_frame_production_; |
- bool render_parent_drives_begin_frame__; |
+ bool begin_frame_scheduling_enabled_; |
bool using_synchronous_renderer_compositor_; |
VSyncClient* vsync_client_; |