Index: webrtc/pc/test/fakeaudiocapturemodule.cc |
diff --git a/webrtc/api/test/fakeaudiocapturemodule.cc b/webrtc/pc/test/fakeaudiocapturemodule.cc |
similarity index 99% |
rename from webrtc/api/test/fakeaudiocapturemodule.cc |
rename to webrtc/pc/test/fakeaudiocapturemodule.cc |
index c0b761fd3dd64f87d60ec977fbb181379d038abe..01fd5ee2b0d82d25189b262971f1dce45cb51ebf 100644 |
--- a/webrtc/api/test/fakeaudiocapturemodule.cc |
+++ b/webrtc/pc/test/fakeaudiocapturemodule.cc |
@@ -8,7 +8,7 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#include "webrtc/api/test/fakeaudiocapturemodule.h" |
+#include "webrtc/pc/test/fakeaudiocapturemodule.h" |
#include "webrtc/base/checks.h" |
#include "webrtc/base/common.h" |