Index: cc/trees/layer_tree_settings.cc |
diff --git a/cc/trees/layer_tree_settings.cc b/cc/trees/layer_tree_settings.cc |
index 56e18a23ca6481b2956da7c184c6109f2262be3f..bf728937d6b91c0628ed31568c8a7a486582679d 100644 |
--- a/cc/trees/layer_tree_settings.cc |
+++ b/cc/trees/layer_tree_settings.cc |
@@ -16,7 +16,6 @@ |
: 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), |