| Index: remoting/protocol/webrtc_audio_module.cc
|
| diff --git a/remoting/protocol/webrtc_audio_module.cc b/remoting/protocol/webrtc_audio_module.cc
|
| index 897b3199670de16a3d64d0bc4570432b8e66c00b..1b218e2a3ea757ee46c12b000232276b5fc79cbc 100644
|
| --- a/remoting/protocol/webrtc_audio_module.cc
|
| +++ b/remoting/protocol/webrtc_audio_module.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/memory/ptr_util.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/stl_util.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "base/timer/timer.h"
|
|
|