| Index: webrtc/api/remotevideocapturer_unittest.cc
|
| diff --git a/talk/app/webrtc/remotevideocapturer_unittest.cc b/webrtc/api/remotevideocapturer_unittest.cc
|
| similarity index 98%
|
| rename from talk/app/webrtc/remotevideocapturer_unittest.cc
|
| rename to webrtc/api/remotevideocapturer_unittest.cc
|
| index 8e79325bff71039ce59a0ed57575334abec474bc..f8906e30e22692c65dba1c403db6cafb1e92516e 100644
|
| --- a/talk/app/webrtc/remotevideocapturer_unittest.cc
|
| +++ b/webrtc/api/remotevideocapturer_unittest.cc
|
| @@ -27,7 +27,7 @@
|
|
|
| #include <string>
|
|
|
| -#include "talk/app/webrtc/remotevideocapturer.h"
|
| +#include "webrtc/api/remotevideocapturer.h"
|
| #include "webrtc/base/gunit.h"
|
| #include "webrtc/media/webrtc/webrtcvideoframe.h"
|
|
|
|
|