Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index 14cec67c5cf08777fba178faa2c7ea3615b89bcc..bad3bf4f4d47a2a66778ec48a9d1ab083ab51701 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -21,6 +21,7 @@ class CC_EXPORT LayerTreeSettings { |
bool impl_side_painting; |
bool allow_antialiasing; |
bool throttle_frame_production; |
+ bool single_thread_proxy_scheduler; |
bool begin_frame_scheduling_enabled; |
bool main_frame_before_draw_enabled; |
bool main_frame_before_activation_enabled; |