Index: webrtc/pc/audiotrack.cc |
diff --git a/webrtc/api/audiotrack.cc b/webrtc/pc/audiotrack.cc |
similarity index 98% |
rename from webrtc/api/audiotrack.cc |
rename to webrtc/pc/audiotrack.cc |
index c2c9557c9e3ed56a7b1b66465e56ef93288ba245..576b1e8ba007b33e0aadac348dc27d872972b0d4 100644 |
--- a/webrtc/api/audiotrack.cc |
+++ b/webrtc/pc/audiotrack.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/audiotrack.h" |
+#include "webrtc/pc/audiotrack.h" |
#include "webrtc/base/checks.h" |