| Index: webrtc/api/remotevideocapturer.cc
|
| diff --git a/talk/app/webrtc/remotevideocapturer.cc b/webrtc/api/remotevideocapturer.cc
|
| similarity index 98%
|
| rename from talk/app/webrtc/remotevideocapturer.cc
|
| rename to webrtc/api/remotevideocapturer.cc
|
| index 7e69eedf8e313622c05037845a21b40e5bad4f3c..b7be8f88ddc3b8b8a4216a38b94a5740726b957a 100644
|
| --- a/talk/app/webrtc/remotevideocapturer.cc
|
| +++ b/webrtc/api/remotevideocapturer.cc
|
| @@ -25,7 +25,7 @@
|
| * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "talk/app/webrtc/remotevideocapturer.h"
|
| +#include "webrtc/api/remotevideocapturer.h"
|
|
|
| #include "webrtc/base/logging.h"
|
| #include "webrtc/media/base/videoframe.h"
|
|
|