Index: cc/trees/layer_tree_settings.h |
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h |
index 69c5eeb860c4352942c306e7ed3510ddb487236f..7d54675243a65fb27140a2a8328c735c47fa956f 100644 |
--- a/cc/trees/layer_tree_settings.h |
+++ b/cc/trees/layer_tree_settings.h |
@@ -36,8 +36,6 @@ class CC_EXPORT LayerTreeSettings { |
int scrollbar_linear_fade_delay_ms; |
int scrollbar_linear_fade_length_ms; |
bool solid_color_scrollbars; |
- SkColor solid_color_scrollbar_color; |
- int solid_color_scrollbar_thickness_dip; |
bool calculate_top_controls_position; |
bool use_memory_management; |
bool timeout_and_draw_when_animation_checkerboards; |