Index: cc/trees/layer_tree_settings.cc |
diff --git a/cc/trees/layer_tree_settings.cc b/cc/trees/layer_tree_settings.cc |
index a1d05feaaf079a7c64f6a3f6d8c84c2c5e78ee05..629b4e2af36663e0a09cc4341891f1e43fa0dbd7 100644 |
--- a/cc/trees/layer_tree_settings.cc |
+++ b/cc/trees/layer_tree_settings.cc |
@@ -16,7 +16,6 @@ LayerTreeSettings::LayerTreeSettings() |
: impl_side_painting(false), |
allow_antialiasing(true), |
throttle_frame_production(true), |
- single_thread_proxy_scheduler(true), |
begin_frame_scheduling_enabled(false), |
main_frame_before_draw_enabled(true), |
main_frame_before_activation_enabled(false), |