| Index: webrtc/pc/localaudiosource.cc
|
| diff --git a/webrtc/api/localaudiosource.cc b/webrtc/pc/localaudiosource.cc
|
| similarity index 99%
|
| rename from webrtc/api/localaudiosource.cc
|
| rename to webrtc/pc/localaudiosource.cc
|
| index 70035fececf80bf97647a4292754e79fbc0050f1..b57a0f9974ae5ccd1da28c740fe270ac812e0414 100644
|
| --- a/webrtc/api/localaudiosource.cc
|
| +++ b/webrtc/pc/localaudiosource.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 <vector>
|
|
|
|
|