| Index: remoting/protocol/webrtc_video_renderer_adapter.cc
|
| diff --git a/remoting/protocol/webrtc_video_renderer_adapter.cc b/remoting/protocol/webrtc_video_renderer_adapter.cc
|
| index ab8ec444c8917db5a6e6f3fb21a312c6f34d6a56..ff98b5bf45a78a9545b3bc11a0bf1b02d80a3757 100644
|
| --- a/remoting/protocol/webrtc_video_renderer_adapter.cc
|
| +++ b/remoting/protocol/webrtc_video_renderer_adapter.cc
|
| @@ -11,7 +11,7 @@
|
| #include "base/callback.h"
|
| #include "base/location.h"
|
| #include "base/single_thread_task_runner.h"
|
| -#include "base/thread_task_runner_handle.h"
|
| +#include "base/threading/thread_task_runner_handle.h"
|
| #include "remoting/protocol/frame_consumer.h"
|
| #include "third_party/libyuv/include/libyuv/video_common.h"
|
| #include "third_party/webrtc/media/base/videoframe.h"
|
|
|