| Index: remoting/protocol/monitored_video_stub.cc
|
| diff --git a/remoting/protocol/monitored_video_stub.cc b/remoting/protocol/monitored_video_stub.cc
|
| index dcc4e1fc90f83f0dae67fe0ce3e0da9ae0e1712a..245c2ae013474091484e1671141a1949e39334b5 100644
|
| --- a/remoting/protocol/monitored_video_stub.cc
|
| +++ b/remoting/protocol/monitored_video_stub.cc
|
| @@ -6,9 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "remoting/codec/video_decoder.h"
|
| -#include "remoting/codec/video_decoder_verbatim.h"
|
| -#include "remoting/codec/video_decoder_vpx.h"
|
| +#include "remoting/proto/video.pb.h"
|
|
|
| namespace remoting {
|
| namespace protocol {
|
|
|