Chromium Code Reviews| Index: cc/trees/layer_tree_settings.h |
| diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
| index 0e1819b0d9578e0ec7a4e93183d4fa6b2d3b40b0..77f1214710c921efee60bebed9a7f49441e3cfc5 100644 |
| --- a/cc/trees/layer_tree_settings.h |
| +++ b/cc/trees/layer_tree_settings.h |
| @@ -50,8 +50,6 @@ class CC_EXPORT LayerTreeSettings { |
| int scrollbar_fade_duration_ms; |
| float scrollbar_show_scale_threshold; |
| SkColor solid_color_scrollbar_color; |
| - bool timeout_and_draw_when_animation_checkerboards; |
|
enne (OOO)
2015/05/18 21:40:50
I like how this special case animation code goes a
|
| - int maximum_number_of_failed_draws_before_draw_is_forced_; |
| bool layer_transforms_should_scale_layer_contents; |
| bool layers_always_allowed_lcd_text; |
| float minimum_contents_scale; |