| Index: remoting/codec/video_encoder_vp8_unittest.cc
|
| diff --git a/remoting/codec/video_encoder_vp8_unittest.cc b/remoting/codec/video_encoder_vp8_unittest.cc
|
| index 57d5f7a2c94d527321b80c51d0c7ecf08545ab78..5707c985e4c56b37b851cc0445575c64f81e9ae0 100644
|
| --- a/remoting/codec/video_encoder_vp8_unittest.cc
|
| +++ b/remoting/codec/video_encoder_vp8_unittest.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/callback.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "remoting/base/capture_data.h"
|
| +#include "remoting/capturer/capture_data.h"
|
| #include "remoting/codec/codec_test.h"
|
| #include "remoting/proto/video.pb.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|