| Index: remoting/client/chromoting_view_unittest.cc
|
| diff --git a/remoting/client/chromoting_view_unittest.cc b/remoting/client/chromoting_view_unittest.cc
|
| index 4301e5ae14facc6c8b9819d7ee02e321536a070a..6dcb60c64c6eff7e776277da697208a1392b0542 100644
|
| --- a/remoting/client/chromoting_view_unittest.cc
|
| +++ b/remoting/client/chromoting_view_unittest.cc
|
| @@ -3,6 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/scoped_ptr.h"
|
| +#include "remoting/base/decoder.h"
|
| #include "remoting/base/protocol/chromotocol.pb.h"
|
| #include "remoting/client/chromoting_view.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|