| Index: cc/trees/layer_tree_settings.h
|
| diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
|
| index 69ac995d22885389303c6db107adbeaf31f698fc..0212907461762383ae19bb735867df7fc03934e6 100644
|
| --- a/cc/trees/layer_tree_settings.h
|
| +++ b/cc/trees/layer_tree_settings.h
|
| @@ -57,7 +57,6 @@ class CC_EXPORT LayerTreeSettings {
|
| bool layers_always_allowed_lcd_text;
|
| float minimum_contents_scale;
|
| float low_res_contents_scale_factor;
|
| - float top_controls_height;
|
| float top_controls_show_threshold;
|
| float top_controls_hide_threshold;
|
| double refresh_rate;
|
|
|