| Index: cc/trees/thread_proxy.cc
|
| diff --git a/cc/trees/thread_proxy.cc b/cc/trees/thread_proxy.cc
|
| index 4efb4015c9e4045d2ed5fd1cd172e173249a1b8b..8c766f273da9ab0a291133710fed1a7e10b27968 100644
|
| --- a/cc/trees/thread_proxy.cc
|
| +++ b/cc/trees/thread_proxy.cc
|
| @@ -1171,7 +1171,6 @@ void ThreadProxy::InitializeImplOnImplThread(CompletionEvent* completion) {
|
| scheduler_settings,
|
| impl().layer_tree_host_id,
|
| ImplThreadTaskRunner(),
|
| - base::PowerMonitor::Get(),
|
| impl().external_begin_frame_source.Pass());
|
| impl().scheduler->SetVisible(impl().layer_tree_host_impl->visible());
|
| impl_thread_weak_ptr_ = impl().weak_factory.GetWeakPtr();
|
|
|