summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'cc/trees/layer_tree_settings.h')
-rw-r--r--cc/trees/layer_tree_settings.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/trees/layer_tree_settings.h b/cc/trees/layer_tree_settings.h
index 32f1d83..3e8f4ac 100644
--- a/cc/trees/layer_tree_settings.h
+++ b/cc/trees/layer_tree_settings.h
@@ -22,8 +22,6 @@ class CC_EXPORT LayerTreeSettings {
bool allow_antialiasing;
bool throttle_frame_production;
bool begin_impl_frame_scheduling_enabled;
- bool main_frame_before_draw_enabled;
- bool main_frame_before_activation_enabled;
bool using_synchronous_renderer_compositor;
bool per_tile_painting_enabled;
bool partial_swap_enabled;