Index: cc/trees/single_thread_proxy.cc |
diff --git a/cc/trees/single_thread_proxy.cc b/cc/trees/single_thread_proxy.cc |
index e45b182f301c1119717058896d624fc0f3b77a13..401a4b84e695ff23c4a9796bfcafa0de808430fc 100644 |
--- a/cc/trees/single_thread_proxy.cc |
+++ b/cc/trees/single_thread_proxy.cc |
@@ -104,7 +104,6 @@ void SingleThreadProxy::SetLayerTreeHostClientReady() { |
scheduler_settings, |
layer_tree_host_->id(), |
MainThreadTaskRunner(), |
- base::PowerMonitor::Get(), |
external_begin_frame_source_.Pass()); |
scheduler_on_impl_thread_->SetCanStart(); |
scheduler_on_impl_thread_->SetVisible(layer_tree_host_impl_->visible()); |