Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index d1f8e3c7fd6fdb6d0ea75ff19deb178a6608d72b..e3ee11bfa9bc6867a8217f53bdd93f97511ca086 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -41,6 +41,7 @@ class CC_EXPORT LayerTreeSettings { |
bool use_color_estimator; |
bool use_memory_management; |
bool prediction_benchmarking; |
+ bool timeout_and_draw_when_animation_checkerboards; |
float minimum_contents_scale; |
float low_res_contents_scale_factor; |
float top_controls_height; |