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

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

Issue 1514573003: Add empty placeholder files for remote audio tracks. (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/remoteaudiotrack.h ('k') | talk/libjingle.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: talk/app/webrtc/remoteaudiotrack.cc
diff --git a/talk/app/webrtc/mediastreamhandler.cc b/talk/app/webrtc/remoteaudiotrack.cc
similarity index 92%
copy from talk/app/webrtc/mediastreamhandler.cc
copy to talk/app/webrtc/remoteaudiotrack.cc
index be493f14e7213b3ed4043617e5fa12559a711ba8..df27f05e4859b2f423a950485aef50915501dd41 100644
--- a/talk/app/webrtc/mediastreamhandler.cc
+++ b/talk/app/webrtc/remoteaudiotrack.cc
@@ -1,6 +1,6 @@
/*
* libjingle
- * Copyright 2012 Google Inc.
+ * Copyright 2015 Google Inc.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
@@ -25,5 +25,4 @@
* ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// TODO(deadbeef): Remove this file once Chrome build files no longer reference
-// it.
+#include "talk/app/webrtc/remoteaudiotrack.h"
« no previous file with comments | « talk/app/webrtc/remoteaudiotrack.h ('k') | talk/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698