| Index: talk/app/webrtc/mediastreamobserver.cc
|
| diff --git a/talk/app/webrtc/remoteaudiotrack.cc b/talk/app/webrtc/mediastreamobserver.cc
|
| similarity index 91%
|
| copy from talk/app/webrtc/remoteaudiotrack.cc
|
| copy to talk/app/webrtc/mediastreamobserver.cc
|
| index df27f05e4859b2f423a950485aef50915501dd41..a8561647b2f59744f6bef8bb5dd3110854a85518 100644
|
| --- a/talk/app/webrtc/remoteaudiotrack.cc
|
| +++ b/talk/app/webrtc/mediastreamobserver.cc
|
| @@ -25,4 +25,6 @@
|
| * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "talk/app/webrtc/remoteaudiotrack.h"
|
| +#include "talk/app/webrtc/mediastreamobserver.h"
|
| +
|
| +// This file is currently stubbed so that Chromium's build files can be updated.
|
|
|