| Index: webrtc/pc/test/fakeaudiocapturemodule_unittest.cc
|
| diff --git a/webrtc/api/test/fakeaudiocapturemodule_unittest.cc b/webrtc/pc/test/fakeaudiocapturemodule_unittest.cc
|
| similarity index 99%
|
| rename from webrtc/api/test/fakeaudiocapturemodule_unittest.cc
|
| rename to webrtc/pc/test/fakeaudiocapturemodule_unittest.cc
|
| index 53fb5f2036e5a08981fd0ce417af592456d485be..aa40af79d0d750d900a78eff48ca899c54785c93 100644
|
| --- a/webrtc/api/test/fakeaudiocapturemodule_unittest.cc
|
| +++ b/webrtc/pc/test/fakeaudiocapturemodule_unittest.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 <algorithm>
|
|
|
|
|