Index: webrtc/pc/localaudiosource_unittest.cc |
diff --git a/webrtc/api/localaudiosource_unittest.cc b/webrtc/pc/localaudiosource_unittest.cc |
similarity index 99% |
rename from webrtc/api/localaudiosource_unittest.cc |
rename to webrtc/pc/localaudiosource_unittest.cc |
index 12f46b79f9c218e7dbd7999180274f437dd25342..394a2eae012ee2f8699530945b80adea33f7e5d5 100644 |
--- a/webrtc/api/localaudiosource_unittest.cc |
+++ b/webrtc/pc/localaudiosource_unittest.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/localaudiosource.h" |
+#include "webrtc/pc/localaudiosource.h" |
#include <string> |
#include <vector> |