Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index e66f22905ac2773f0e63b82a896588a21bf77a66..c022ebeae93c3097ca91a6f9db0e1a631b4e0cd7 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -22,6 +22,7 @@ class CC_EXPORT LayerTreeSettings { |
bool allow_antialiasing; |
bool throttle_frame_production; |
bool begin_frame_scheduling_enabled; |
+ bool deadline_scheduling_enabled; |
bool using_synchronous_renderer_compositor; |
bool per_tile_painting_enabled; |
bool partial_swap_enabled; |