Index: cc/trees/layer_tree_settings.cc |
diff --git a/cc/trees/layer_tree_settings.cc b/cc/trees/layer_tree_settings.cc |
index 5193b2df7f69408ec9e5a685797cc69b5cbadfbe..4b56d7c9139c8a580aa03518ea9cfd2d736106ab 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), |