| Index: webrtc/call/audio_send_stream.cc
|
| diff --git a/webrtc/api/call/audio_send_stream.cc b/webrtc/call/audio_send_stream.cc
|
| similarity index 98%
|
| rename from webrtc/api/call/audio_send_stream.cc
|
| rename to webrtc/call/audio_send_stream.cc
|
| index b6190073c188746753c0a4730c39af0d70eb1392..8b6dd9e416fc025f619aefb139e9732f334e2cb5 100644
|
| --- a/webrtc/api/call/audio_send_stream.cc
|
| +++ b/webrtc/call/audio_send_stream.cc
|
| @@ -8,7 +8,7 @@
|
| * be found in the AUTHORS file in the root of the source tree.
|
| */
|
|
|
| -#include "webrtc/api/call/audio_send_stream.h"
|
| +#include "webrtc/call/audio_send_stream.h"
|
|
|
| #include <string>
|
|
|
|
|