Index: webrtc/api/mediastream.cc |
diff --git a/talk/app/webrtc/mediastream.cc b/webrtc/api/mediastream.cc |
similarity index 98% |
rename from talk/app/webrtc/mediastream.cc |
rename to webrtc/api/mediastream.cc |
index 0d206300dfff0f8eb1a8c07086f25563b62ccade..fe7db9f9283973160fa1466a4231a87e6a63b591 100644 |
--- a/talk/app/webrtc/mediastream.cc |
+++ b/webrtc/api/mediastream.cc |
@@ -25,7 +25,7 @@ |
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "talk/app/webrtc/mediastream.h" |
+#include "webrtc/api/mediastream.h" |
#include "webrtc/base/logging.h" |
namespace webrtc { |