Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(787)

Unified Diff: talk/app/webrtc/mediastreamobserver.cc

Issue 1519683002: Adding stub files needed for https://codereview.webrtc.org/1507973003/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « talk/app/webrtc/mediastreamobserver.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « talk/app/webrtc/mediastreamobserver.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698