| Index: remoting/protocol/monitored_video_stub.cc
|
| diff --git a/remoting/protocol/monitored_video_stub.cc b/remoting/protocol/monitored_video_stub.cc
|
| index 6449deb02e36223989ff733a13e13a43a8c01302..3975fc3129fc45d6a8ecd5d427f7709cc79ef60a 100644
|
| --- a/remoting/protocol/monitored_video_stub.cc
|
| +++ b/remoting/protocol/monitored_video_stub.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "remoting/protocol/monitored_video_stub.h"
|
|
|
| +#include <utility>
|
| +
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "remoting/proto/video.pb.h"
|
|
|