| Index: remoting/protocol/webrtc_video_stream.h
|
| diff --git a/remoting/protocol/webrtc_video_stream.h b/remoting/protocol/webrtc_video_stream.h
|
| index 79d565a81e37beea28e108766a00a5c49c781cc1..806c03beb31dfb33fdefe91a5e4bc49bbd177a90 100644
|
| --- a/remoting/protocol/webrtc_video_stream.h
|
| +++ b/remoting/protocol/webrtc_video_stream.h
|
| @@ -13,6 +13,7 @@
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "remoting/codec/webrtc_video_encoder.h"
|
| #include "remoting/protocol/host_video_stats_dispatcher.h"
|
|
|