| Index: cc/trees/layer_tree_settings.h
|
| diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
|
| index 0a48b474988bf81767fae11b2b33eedc9f5f632f..53cdc67882a5f4d3544499037853768578c56ddd 100644
|
| --- a/cc/trees/layer_tree_settings.h
|
| +++ b/cc/trees/layer_tree_settings.h
|
| @@ -26,7 +26,6 @@ class CC_EXPORT LayerTreeSettings {
|
| bool per_tile_painting_enabled;
|
| bool partial_swap_enabled;
|
| bool accelerated_animation_enabled;
|
| - bool background_color_instead_of_checkerboard;
|
| bool show_overdraw_in_tracing;
|
| bool can_use_lcd_text;
|
| bool should_clear_root_render_pass;
|
|
|