| Index: webrtc/api/test/fakeaudiocapturemodule_unittest.cc
|
| diff --git a/talk/app/webrtc/test/fakeaudiocapturemodule_unittest.cc b/webrtc/api/test/fakeaudiocapturemodule_unittest.cc
|
| similarity index 99%
|
| rename from talk/app/webrtc/test/fakeaudiocapturemodule_unittest.cc
|
| rename to webrtc/api/test/fakeaudiocapturemodule_unittest.cc
|
| index 4e3bafef7290eed8e66b758050fd621d004c7cee..b95d2d7669d678fbe04d5bdc6749dfa7cf051b34 100644
|
| --- a/talk/app/webrtc/test/fakeaudiocapturemodule_unittest.cc
|
| +++ b/webrtc/api/test/fakeaudiocapturemodule_unittest.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 <algorithm>
|
|
|
|
|