| Index: remoting/protocol/client_video_dispatcher_unittest.cc
|
| diff --git a/remoting/protocol/client_video_dispatcher_unittest.cc b/remoting/protocol/client_video_dispatcher_unittest.cc
|
| index bc31d1a7d92825040d9c8f910ee4d234efc8e19e..fb39b46b2d333a631cb9fad34a6aa08f2125c299 100644
|
| --- a/remoting/protocol/client_video_dispatcher_unittest.cc
|
| +++ b/remoting/protocol/client_video_dispatcher_unittest.cc
|
| @@ -12,6 +12,7 @@
|
| #include "remoting/base/constants.h"
|
| #include "remoting/proto/video.pb.h"
|
| #include "remoting/protocol/fake_stream_socket.h"
|
| +#include "remoting/protocol/message_reader.h"
|
| #include "remoting/protocol/message_serialization.h"
|
| #include "remoting/protocol/video_stub.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|