Index: webrtc/api/test/fakeaudiocapturemodule.cc |
diff --git a/talk/app/webrtc/test/fakeaudiocapturemodule.cc b/webrtc/api/test/fakeaudiocapturemodule.cc |
similarity index 99% |
rename from talk/app/webrtc/test/fakeaudiocapturemodule.cc |
rename to webrtc/api/test/fakeaudiocapturemodule.cc |
index 3564d28d25b708ef5a8601c7882dd2a8702c0ebf..2dfa267105fd99d6dbbdf9a99d0084f7f8c3d1a5 100644 |
--- a/talk/app/webrtc/test/fakeaudiocapturemodule.cc |
+++ b/webrtc/api/test/fakeaudiocapturemodule.cc |
@@ -25,7 +25,7 @@ |
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "talk/app/webrtc/test/fakeaudiocapturemodule.h" |
+#include "webrtc/api/test/fakeaudiocapturemodule.h" |
#include "webrtc/base/common.h" |
#include "webrtc/base/refcount.h" |