| Index: webrtc/pc/videocapturertracksource.cc
|
| diff --git a/webrtc/api/videocapturertracksource.cc b/webrtc/pc/videocapturertracksource.cc
|
| similarity index 99%
|
| rename from webrtc/api/videocapturertracksource.cc
|
| rename to webrtc/pc/videocapturertracksource.cc
|
| index 0d6d46d60904370093df30bfa2eb691d62047422..771429aecdf0ffbc4c25777bd6ca33245b36fa8e 100644
|
| --- a/webrtc/api/videocapturertracksource.cc
|
| +++ b/webrtc/pc/videocapturertracksource.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/api/videocapturertracksource.h"
|
| +#include "webrtc/pc/videocapturertracksource.h"
|
|
|
| #include <cstdlib>
|
| #include <string>
|
|
|