Index: cc/trees/single_thread_proxy.cc |
diff --git a/cc/trees/single_thread_proxy.cc b/cc/trees/single_thread_proxy.cc |
index 5898c7a27824830602c52a61a363bf2f2ab0f891..571c78d24ac02a7ca0ced62fe7df182edd1187fb 100644 |
--- a/cc/trees/single_thread_proxy.cc |
+++ b/cc/trees/single_thread_proxy.cc |
@@ -67,6 +67,7 @@ void SingleThreadProxy::Start( |
scoped_ptr<CompositorTimingHistory> compositor_timing_history( |
new CompositorTimingHistory( |
+ scheduler_settings.using_synchronous_renderer_compositor, |
CompositorTimingHistory::BROWSER_UMA, |
layer_tree_host_->rendering_stats_instrumentation())); |